
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| id | rail:tGenericID | required | ||||
| ref | rail:tGenericRef | required |
| Element | rail:eTrackNode/rail:connection |
| Complex Type | rail:tSwitchConnectionData |
<xs:complexType name="tConnectionData"> <xs:attribute name="id" type="rail:tGenericID" use="required"/> <xs:attribute name="ref" type="rail:tGenericRef" use="required"/> </xs:complexType> |