element PackingGroup
diagram taf_cat_complete_sector_p752.png
namespace http://taf-jsg.info/schemes
type restriction of xs:token
properties
content simple
used by
element SummaryOFGoodsWithSameRID
complexType DanGoodsType
facets
Kind Value Annotation
enumeration I
enumeration II
enumeration III
annotation
documentation
The Packing Group according to the RID chapter 3.2, table A, column 4. Possible values are "I", "II" or "III", otherwise the Packing Group have to be omitted. Mandatory, if it's foreseen in column 4, except it concerns a declaration of an empty packaging of the type "EMPTY PACKAGING", "EMPTY RECEPTACLE <=1000L", "EMPTY IBC" or "EMPTY LARGE PACKAGING".
I High danger The description of the codes is taken from:
RID chapter 3.2, table A, column 4
II Medium danger
III Low danger

source <xs:element name="PackingGroup">
 
<xs:annotation>
   
<xs:documentation>The Packing Group according to the RID chapter 3.2, table A, column 4. Possible values are "I", "II" or "III", otherwise the Packing Group have to be omitted. Mandatory, if it's foreseen in column 4, except it concerns a declaration of an empty packaging of the type "EMPTY PACKAGING", "EMPTY RECEPTACLE &lt;=1000L", "EMPTY IBC" or "EMPTY LARGE PACKAGING".
I High danger The description of the codes is taken from:
RID chapter 3.2, table A, column 4
II Medium danger
III Low danger

</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:token">
     
<xs:enumeration value="I"/>
     
<xs:enumeration value="II"/>
     
<xs:enumeration value="III"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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