element LivestockOrPeopleIndicator
diagram taf_cat_complete_sector_p747.png
namespace http://taf-jsg.info/schemes
type restriction of xs:integer
properties
content simple
used by
element TrainCompositionJourneySection
facets
Kind Value Annotation
enumeration 0
enumeration 1
annotation
documentation
Indicates that livestock and people (other than train crew) will be carried. Coding: if live animals or people are transported = 1, in opposite case = 0. If code = 1, then at the wagon level for at least one wagon Info- Goods Shape, Type and Danger has to include the code '98' or Restrictions due to Load or Damage has to include code '09.'
source <xs:element name="LivestockOrPeopleIndicator">
 
<xs:annotation>
   
<xs:documentation>Indicates that livestock and people (other than train crew) will be carried. Coding: if live animals or people are transported = 1, in opposite case = 0. If code = 1, then at the wagon level for at least one wagon Info- Goods Shape, Type and Danger has to include the code '98' or Restrictions due to Load or Damage has to include code '09.'</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