rail:tSwitchConnectionData

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
branchDist rail:tLengthM optional
DEPRECATED: use short 'track' instead
course rail:tCourse optional
id rail:tGenericID required
maxSpeed rail:tSpeedKmPerHour optional
orientation rail:tConnectionOrientation required
passable xs:boolean true optional
radius rail:tRadiusM optional
ref rail:tGenericRef required

Used By

Source

<xs:complexType name="tSwitchConnectionData">
  <xs:complexContent>
    <xs:extension base="rail:tConnectionData">
      <xs:attributeGroup ref="rail:aConnectionData"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>