rail:platformEdgeRef

refers to the id attribute of the associated platform edge element, redundant if stopPostRef is given

http://wiki.railml.org/index.php?title=TT:platformEdgeRef

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
ref rail:tGenericRef required
reference is required because it's the purpose of the element
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016'

Source

<xs:element minOccurs="0" maxOccurs="unbounded" name="platformEdgeRef" type="rail:tPlatformEdgeRef">
  <xs:annotation>
    <xs:documentation>refers to the id attribute of the associated platform edge element, redundant if stopPostRef is given</xs:documentation>
    <xs:documentation source="http://wiki.railml.org/index.php?title=TT:platformEdgeRef"/>
  </xs:annotation>
</xs:element>

Sample