QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
ref | rail:tGenericRef | required |
|
||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016' |
<xs:complexType name="eTrackElementVis"> <xs:complexContent> <xs:extension base="rail:tElementWithReference"> <xs:sequence> <xs:element name="position" type="rail:tPoint"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |