IS:crossedElement crossedElements levelCrossing: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(multiplicity)
(+values @type)
Line 8: Line 8:
{{InheritIdName}}
{{InheritIdName}}
|ownAttributes=
|ownAttributes=
*{{attr|type}}: the type of element crossed by this {{IS:Tag|levelCrossing}}
*{{attr|type}}: {{intro|2.3}} the type of element crossed by this {{IS:Tag|levelCrossing}}<br>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}}
*{{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
*{{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=
|constraints=

Revision as of 16:11, 8 August 2022


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

Missinginformation.png In this article there is information missing with respect to the semantics. Please help improving the railML® wiki by filling the gaps. Possibly, you will find further details on the discussion pageFerri Leberl (talk) 20:06, 15 January 2017 (CET)

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.