diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
children | HazardIdentificationNumber UN_Number DangerLabel RID_Class PackingGroup DangerousGoodsWeight DangerousGoodsVolume LimitedQuantityIndicator | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="DanGoodsType"> <xs:annotation> <xs:documentation>This element indicates the type of a dangerous load</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="HazardIdentificationNumber" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="2"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="UN_Number" minOccurs="0"> <xs:annotation> <xs:documentation>The UNNumber of the dangerous good according to the RID chapter 3.2, table A, column 1. Mandatory, except it concerns a declaration of an empty packaging of the type "EMPTY PACKAGING", "EMPTY RECEPTACLE <=1000L", "EMPTY IBC" or "EMPTY LARGE PACKAGING" .</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="4"/> <xs:pattern value="\d*[1-9]\d*"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element ref="DangerLabel" minOccurs="0" maxOccurs="5"/> <xs:element name="RID_Class" minOccurs="0"> <xs:annotation> <xs:documentation>The Class of the dangerous good according to the RID chapter 3.2, table A, column 3a.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element ref="PackingGroup" minOccurs="0"/> <xs:element ref="DangerousGoodsWeight" minOccurs="0"> <xs:annotation> <xs:documentation>The weight of the dangerous goods in Kilograms</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DangerousGoodsVolume" type="VolumeValue" minOccurs="0"> <xs:annotation> <xs:documentation>The volume of the dangerous goods in cubic meters</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LimitedQuantityIndicator" type="xs:boolean"> <xs:annotation> <xs:documentation>Indicator for labelled dangerous goods in limited quantity according to chapter 3.-4 RID</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="HazardIdentificationNumber" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="2"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="UN_Number" minOccurs="0"> <xs:annotation> <xs:documentation>The UNNumber of the dangerous good according to the RID chapter 3.2, table A, column 1. Mandatory, except it concerns a declaration of an empty packaging of the type "EMPTY PACKAGING", "EMPTY RECEPTACLE <=1000L", "EMPTY IBC" or "EMPTY LARGE PACKAGING" .</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="4"/> <xs:pattern value="\d*[1-9]\d*"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="RID_Class" minOccurs="0"> <xs:annotation> <xs:documentation>The Class of the dangerous good according to the RID chapter 3.2, table A, column 3a.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://taf-jsg.info/schemes | ||||||
type | VolumeValue | ||||||
properties |
|
||||||
used by |
|
||||||
annotation |
|
||||||
source | <xs:element name="DangerousGoodsVolume" type="VolumeValue" minOccurs="0"> <xs:annotation> <xs:documentation>The volume of the dangerous goods in cubic meters</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="LimitedQuantityIndicator" type="xs:boolean"> <xs:annotation> <xs:documentation>Indicator for labelled dangerous goods in limited quantity according to chapter 3.-4 RID</xs:documentation> </xs:annotation> </xs:element> |