QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
formationRef | rail:tGenericRef | optional |
|
||||
length | rail:tLengthM | optional |
|
||||
load | rail:tWeightTons | optional |
|
||||
orientationReversed | xs:boolean | optional |
|
||||
speed | rail:tSpeedKmPerHour | optional |
|
||||
timetableLoad | rail:tWeightTons | optional |
|
||||
weight | rail:tWeightTons | optional |
|
||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.railml.org/schemas/2016' |
Complex Type | rail:eFormationTT |
<xs:complexType name="tFormationTT"> <xs:sequence> <xs:any namespace="##other" processContents="strict" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>provide an extension point for non-railML elements in foreign namespace</xs:documentation> </xs:annotation> </xs:any> </xs:sequence> <xs:attributeGroup ref="rail:aFormationTT"/> <xs:attributeGroup ref="rail:anyAttribute"/> </xs:complexType> |