| diagram | ![]()  | 
				|||||||||
| namespace | http://taf-jsg.info/schemes | |||||||||
| type | restriction of xs:integer | |||||||||
| properties | 
  | 
				|||||||||
| used by | 
  | 
				|||||||||
| facets | 
  | 
				|||||||||
| annotation | 
  | 
				|||||||||
| 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>  |