element MaxAxleWeight
diagram taf_cat_complete_sector_p297.png
namespace http://taf-jsg.info/schemes
type restriction of xs:decimal
properties
content simple
used by
elements RollingStockDataset/DesignDataSet PlannedTrainTechnicalData TrainDataPassenger TrainRunningTechData
facets
Kind Value Annotation
minInclusive 0.1
maxInclusive 99.9
annotation
documentation
Indicates the maximum design axle weight (to).
source <xs:element name="MaxAxleWeight">
 
<xs:annotation>
   
<xs:documentation>Indicates the maximum design axle weight (to).</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:decimal">
     
<xs:minInclusive value="0.1"/>
     
<xs:maxInclusive value="99.9"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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