IS:crossedElement: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
No edit summary
(Merged crossedElement pages)
 
Line 1: Line 1:
{{multiple use}}
{{elementDocu
{{mult line|IS|crossedElements_brigde|crossedElement}}
|intro=2.3
{{mult line|IS|crossedElements_levelCrossing|crossedElement}}
|elementName=IS:crossedElement
{{mult line|IS|crossedElements_tunnel|crossedElement}}
|parent={{IS:Tag|crossedElements}}
|childs={{IS:Tag|additionalName|crossedElement}}, {{IS:Tag|any}}
|maxocc=∞
|semantics=The element crossedElement describes a single element that is crossed by a bridge, level crossing or tunnel.
|inheritedAttributes=
{{InheritIdName}}
|ownAttributes=
*{{attr|type}}: the type of element crossed by this {{IS:Tag|brigde}}{{sic}}, {{IS:Tag|levelCrossing|levelCrossings}} or {{IS:Tag|tunnel}}. Note that not all available values are meaningful, depending on the parent of the {{IS:Tag|crossedElements}}. Possible values are:
**{{enum|highway:cycleway}}: See {{external|https://wiki.openstreetmap.org/wiki/Tag:highway%3Dcycleway}}
**{{enum|highway:footway}}: See {{external|https://wiki.openstreetmap.org/wiki/Tag:highway%3Dfootway}}
**{{enum|highway:motorway}}: See {{external|https://wiki.openstreetmap.org/wiki/Tag:highway%3Dmotorway}}
**{{enum|highway:road}}: See {{external|https://wiki.openstreetmap.org/wiki/Tag:highway%3Droad}}
**{{enum|natural:peak}}: See {{external|https://wiki.openstreetmap.org/wiki/Tag:natural%3Dpeak}}
**{{enum|natural:ridge}}: See {{external|https://wiki.openstreetmap.org/wiki/Tag:natural%3Dridge}}
**{{enum|natural:valley}}: See {{external|https://wiki.openstreetmap.org/wiki/Tag:natural%3Dvalley}}
**{{enum|natural:water}}: See {{external|https://wiki.openstreetmap.org/wiki/Tag:natural%3Dwater}}
**{{enum|waterway:river}}: See {{external|https://wiki.openstreetmap.org/wiki/Tag:waterway%3Driver}}
**{{OtherEnum}}
*{{attr|pos}}: the relative position of the center of the crossed element as distance from begin of track — this value must be within the position range of the parent element
|constraints=
{{InheritIdNameConstraints}}
*{{attr|type}}: {{railMLType|tCrossedElementType}}
*{{attr|pos}}: {{railMLType|tLengthM}}
}}

Latest revision as of 22:22, 28 March 2023


IS:crossedElement
 


Scheme description / Schemenbeschreibung

Position of IS:crossedElement in the XML-Tree / Position von IS:crossedElement im XML-Baum

Multiplicity / Anzahl

[1..∞]

Semantics / Bedeutung

The element crossedElement describes a single element that is crossed by a bridge, level crossing or tunnel.(introduced with version 2.3)

Attributes of IS:crossedElement / Attribute von IS:crossedElement

Syntactic Constraints / Syntaktische Beschränkungen

  • id: xs:ID, required
    a string, starting with a letter (a..zA..Z) or an underscore (_),
    followed by a non-colonized and non-spaced string consisting of letters, digits, points (.), dashes (-) or underscores (_)
  • code: xs:string, optional
  • name: xs:string, optional
  • description: xs:string, optional
  • xml:lang: xs:language, language identification, optional
  • type: union of (restriction of xs:string, tOtherEnumerationValue); tOtherEnumerationValue is an arbitrary string starting with 'other:' followed by at minimum two characters, white space not allowed for extending railML® enumeration lists
  • pos: xs:decimal, 6 fraction digits, length value measured in meter

Best practice & Examples / Empfohlene Anwendung & Beispiele

Not yet described. / Noch nicht beschrieben.

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.