element BrakeType
diagram taf_cat_complete_sector_p731.png
namespace http://taf-jsg.info/schemes
type restriction of xs:token
properties
content simple
used by
elements PlannedTrainTechnicalData RollingStockTechnicalData TrainDataPassenger TrainRunningTechData WagonOperationalData
facets
Kind Value Annotation
enumeration G
enumeration P
enumeration X
annotation
documentation
Type of braking system.
additional:
X For indication: brake system of the freight wagon out of order (actually / current)
source <xs:element name="BrakeType">
 
<xs:annotation>
   
<xs:documentation>Type of braking system.
additional:
X For indication: brake system of the freight wagon out of order (actually / current)
</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:token">
     
<xs:enumeration value="G"/>
     
<xs:enumeration value="P"/>
     
<xs:enumeration value="X"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy