element AirBrakedMass
diagram taf_cat_complete_sector_p21.png
namespace http://taf-jsg.info/schemes
type restriction of xs:integer
properties
content simple
used by
element AirBrake
facets
Kind Value Annotation
minInclusive 0
maxInclusive 999
annotation
documentation
General braked weight for wagon without a variation device; Braked weight empty for wagons with a variation device; maximum braked weight for wagons with linear auto continuous device; "0" for wagons without air brake  (in tons).
source <xs:element name="AirBrakedMass">
 
<xs:annotation>
   
<xs:documentation>General braked weight for wagon without a variation device; Braked weight empty for wagons with a variation device; maximum braked weight for wagons with linear auto continuous device; "0" for wagons without air brake  (in tons).</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="999"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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