rail:eTrackEnd

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
absPos rail:tLengthM optional
absPosIn rail:tLengthM optional
the mileage of the (incoming) line in meters
absPosOffset rail:tLengthM optional
DEPRECATED, not needed, not used
id rail:tGenericID required
pos rail:tLengthM required

Used By

Source

<xs:complexType name="eTrackEnd">
  <xs:complexContent>
    <xs:extension base="rail:eTrackNode">
      <xs:attribute name="absPosIn" type="rail:tLengthM">
        <xs:annotation>
          <xs:documentation>the mileage of the (incoming) line in meters</xs:documentation>
        </xs:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>