IS:crossedElements brigde

From railML 2 Wiki
Revision as of 14:27, 12 September 2022 by RailML Coord Documentation (talk | contribs) (Contribution by Лариса Жучий)
Jump to navigation Jump to search


IS:crossedElements
 


Scheme description / Schemenbeschreibung

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

💡 Please, consider that the parent is named brigde rather than bridge!

Multiplicity / Anzahl

[0..1]

Semantics / Bedeutung

Lists the elements that are crossed by this <brigde>.

Attributes of IS:crossedElements / Attribute von IS:crossedElements

None

Syntactic Constraints / Syntaktische Beschränkungen

None

Best practice & Examples / Empfohlene Anwendung & Beispiele

Consider railML® 2.3 example of Middle Rhine Railway by GPSinfradat (link to the railML® website).

This code example defines crossed elements of the Middle Rhine Railway <brigde>.

<bridges>
  <brigde id="br3510292" pos="1572" name="EÜ L424 Hattenbergstraße" absPos="28952" xml:lang="de">
    <geoCoord coord="50.013346 8.244743" epsgCode="urn:ogc:def:crs:EPSG::4326"/>
    <crossedElements>
      <crossedElement id="cEBr3510292" pos="1572" name="L424 Hattenbergstraße" type="highway:road" xml:lang="de"/>
    </crossedElements>
  </brigde>
…
</bridges>

Notes / Anmerkungen

Not yet described. / Noch nicht beschrieben.

Open issues / Offene Punkte/Pendenzen

Not yet described. / Noch nicht beschrieben.