element BrakeWeight
diagram taf_cat_complete_sector_p43.png
namespace http://taf-jsg.info/schemes
type restriction of xs:int
properties
content simple
used by
elements PlannedTrainTechnicalData RollingStockTechnicalData Traction TrainDataPassenger TrainRunningTechData WagonOperationalData
facets
Kind Value Annotation
minInclusive 0
maxInclusive 99999
annotation
documentation
Shows the Braked mass of the wagon according to the type of the braking system, in Tonnes
source <xs:element name="BrakeWeight">
 
<xs:annotation>
   
<xs:documentation>Shows the Braked mass of the wagon according to the type of the braking system, in Tonnes</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:int">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="99999"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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