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