User:RailML Coord Documentation/Examples: Difference between revisions

From railML 3 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<syntaxhighlight lang="xml">
{{duplicate|subschema=infrastructure|element=infrastructure}}
  <operationControlPoints>
 
    <ocp id="ocp01" name="Bf Arnau" xml:lang="de" type="operationalName">
{{otherschema|IS}}
      <additionalName name="Adamov" xml:lang="cz" type="localName"/>
 
      <propOperational operationalType="station" trafficType="passenger"/>
{{otherschema|common}}
      <propService passenger="true" service="true"/>
 
      <propEquipment>
{{otherschema|knurz}}
        <trackRef ref="tr01"/>
        <trackRef ref="tr02"/>
      </propEquipment>
      <propOther status="operational"/>
      <geoCoord coord="52.1234 15.6789" epsgCode="urn:ogc:def:crs:EPSG::4326"/>
      <designator register="RL100" entry="OAR"/>
    </ocp>
  </operationControlPoints>
</syntaxhighlight>

Revision as of 14:03, 28 February 2020

infrastructure:infrastructure

infrastructure

CO

FIXME