QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
branchDist | rail:tLengthM | optional |
|
||||
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 |
<xs:complexType name="tSwitchConnectionData"> <xs:complexContent> <xs:extension base="rail:tConnectionData"> <xs:attributeGroup ref="rail:aConnectionData"/> </xs:extension> </xs:complexContent> </xs:complexType> |