
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| level_0 | xs:boolean | optional |
|
||||
| level_1 | xs:boolean | optional |
|
||||
| level_2 | xs:boolean | optional |
|
||||
| level_3 | xs:boolean | optional |
|
||||
| srsVersion | rail:tVersionNumber | optional |
|
||||
| switchable | xs:boolean | optional |
|
||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016' | |||||||
| Element | rail:tSignal/rail:etcs |
<xs:complexType name="tSignalEtcs"> <xs:complexContent> <xs:extension base="rail:tSignalBase"> <xs:attributeGroup ref="rail:aETCS"> <xs:annotation> <xs:documentation>ETCS level (1, 2, 3, ...)</xs:documentation> </xs:annotation> </xs:attributeGroup> </xs:extension> </xs:complexContent> </xs:complexType> |