element LoadTableStars
diagram taf_cat_complete_sector_p748.png
namespace http://taf-jsg.info/schemes
type restriction of xs:integer
properties
content simple
used by
element RollingStockDataset/DesignDataSet/LoadTable
facets
Kind Value Annotation
totalDigits 1
enumeration 1
enumeration 2
enumeration 3
annotation
documentation
Number of load table stars. Currently recognized values/codes:
1 = Authorised to run loaded in trains up to 100 km/h with a brake that does not meet all the requirements for 100 km/h conditions
2 = Authorised to run loaded in trains up to 120 km/h with a brake that does not meet all the requirements for 120 km/h conditions
3 = Authorised to run loaded in trains up to 120 km/h with a brake that does not meet all the requirements for 120 km/h conditions. Wagon is fitted with an automatic load-proportional braking system.
source <xs:element name="LoadTableStars">
 
<xs:annotation>
   
<xs:documentation>Number of load table stars. Currently recognized values/codes:
1 = Authorised to run loaded in trains up to 100 km/h with a brake that does not meet all the requirements for 100 km/h conditions
2 = Authorised to run loaded in trains up to 120 km/h with a brake that does not meet all the requirements for 120 km/h conditions
3 = Authorised to run loaded in trains up to 120 km/h with a brake that does not meet all the requirements for 120 km/h conditions. Wagon is fitted with an automatic load-proportional braking system.
</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="1"/>
     
<xs:enumeration value="1"/>
     
<xs:enumeration value="2"/>
     
<xs:enumeration value="3"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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