element LoadArea
diagram taf_cat_complete_sector_p260.png
namespace http://taf-jsg.info/schemes
type restriction of xs:decimal
properties
content simple
used by
element RollingStockDataset/DesignDataSet
facets
Kind Value Annotation
totalDigits 5
fractionDigits 1
annotation
documentation
Payload Area - measured in M2
source <xs:element name="LoadArea">
 
<xs:annotation>
   
<xs:documentation>Payload Area - measured in M2</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:decimal">
     
<xs:totalDigits value="5"/>
     
<xs:fractionDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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