
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| ref | rail:tGenericRef | optional |
|
||||
| switchable | xs:boolean | optional |
|
||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016' | |||||||
| Element | rail:tSignal/rail:line |
<xs:complexType name="tSignalLine"> <xs:complexContent> <xs:extension base="rail:tSignalBase"> <xs:attribute name="ref" type="rail:tGenericRef"> <xs:annotation> <xs:documentation>reference to a line</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |