rail:eTrackBegin

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
absDir rail:tMileageDirection optional
the starting direction of the mileage related to the track
absPos rail:tLengthM optional
absPosOffset rail:tLengthM optional
DEPRECATED, not needed, not used
id rail:tGenericID required
pos rail:tLengthM required

Used By

Source

<xs:complexType name="eTrackBegin">
  <xs:complexContent>
    <xs:extension base="rail:eTrackNode">
      <xs:attribute name="absDir" type="rail:tMileageDirection">
        <xs:annotation>
          <xs:documentation>the starting direction of the mileage related to the track</xs:documentation>
        </xs:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>