element LoadingStatus
diagram taf_cat_complete_sector_p264.png
namespace http://taf-jsg.info/schemes
type restriction of xs:integer
properties
content simple
used by
elements ITU_Details RollingRoadUnit/RollingRoadUnitDetails Wagons/WagonDetails WagonInformation
facets
Kind Value Annotation
enumeration 0
enumeration 1
annotation
documentation
Loading status of the equipment.  0=Empty, 1=Loaded
source <xs:element name="LoadingStatus">
 
<xs:annotation>
   
<xs:documentation>Loading status of the equipment.  0=Empty, 1=Loaded</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:enumeration value="0"/>
     
<xs:enumeration value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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