diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | NoGoodsOfClassX RID Packing NHM_Code PreviousLoadedGood GoodsDescription AdditionalGoodInformation GrossWeight HS_Code EWC_Key | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Goods"> <xs:annotation> <xs:documentation>Describes the goods inside the means of transport</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="NoGoodsOfClassX" minOccurs="0"> <xs:annotation> <xs:documentation>Element has to be filled with the class of the dangerous goods which are mentioned in Table 3.2 RID but are not dangerous according to chapter 2 (5.4.1.5 RID)</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="RID" minOccurs="0"/> <xs:element name="Packing" minOccurs="0"> <xs:annotation> <xs:documentation>Packing information</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="NatureOfPacking" minOccurs="0"> <xs:annotation> <xs:documentation>Nature of packing according to the UN/ECE Recommandation No 21</xs:documentation> <xs:documentation>CODE: UN/ECE-Recommendation No. 21</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="2"/> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="NumberOfPackages" minOccurs="0"> <xs:annotation> <xs:documentation>Number of packages.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="99999"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="PackageIdentification" minOccurs="0" maxOccurs="99"> <xs:annotation> <xs:documentation>Particular marks and numbers to identify less than wagon load assignments.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="35"/> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element ref="NHM_Code" minOccurs="0"/> <xs:element name="PreviousLoadedGood" type="NHMCodeType" minOccurs="0"/> <xs:element ref="GoodsDescription" minOccurs="0"/> <xs:element name="AdditionalGoodInformation" minOccurs="0"> <xs:annotation> <xs:documentation>Additional information regarding the loaded good, given by the customer.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="350"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element ref="GrossWeight"/> <xs:element name="HS_Code" minOccurs="0"> <xs:annotation> <xs:documentation>HS-Code for sensible goods (appendix 44c of ccip) 10 digits are needed, if a good code was already assigned for 'Zollanmeldung'. In this case this good code has to be taken. These good codes may have more than 6 digits.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="6"/> <xs:maxLength value="10"/> <xs:pattern value="\d*[1-9]\d*"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="EWC_Key" minOccurs="0"> <xs:annotation> <xs:documentation>Numeric key according to the European Waste Catalogue</xs:documentation> <xs:documentation>CODE: European waste catalogue (EWC) 2000/532/EC</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="2"/> <xs:maxLength value="6"/> <xs:pattern value="\d*"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="NoGoodsOfClassX" minOccurs="0"> <xs:annotation> <xs:documentation>Element has to be filled with the class of the dangerous goods which are mentioned in Table 3.2 RID but are not dangerous according to chapter 2 (5.4.1.5 RID)</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 | ||||||
properties |
|
||||||
children | NatureOfPacking NumberOfPackages PackageIdentification | ||||||
annotation |
|
||||||
source | <xs:element name="Packing" minOccurs="0"> <xs:annotation> <xs:documentation>Packing information</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="NatureOfPacking" minOccurs="0"> <xs:annotation> <xs:documentation>Nature of packing according to the UN/ECE Recommandation No 21</xs:documentation> <xs:documentation>CODE: UN/ECE-Recommendation No. 21</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="2"/> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="NumberOfPackages" minOccurs="0"> <xs:annotation> <xs:documentation>Number of packages.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="99999"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="PackageIdentification" minOccurs="0" maxOccurs="99"> <xs:annotation> <xs:documentation>Particular marks and numbers to identify less than wagon load assignments.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="35"/> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="NatureOfPacking" minOccurs="0"> <xs:annotation> <xs:documentation>Nature of packing according to the UN/ECE Recommandation No 21</xs:documentation> <xs:documentation>CODE: UN/ECE-Recommendation No. 21</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="2"/> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | restriction of xs:int | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="NumberOfPackages" minOccurs="0"> <xs:annotation> <xs:documentation>Number of packages.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="1"/> <xs:maxInclusive value="99999"/> </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="PackageIdentification" minOccurs="0" maxOccurs="99"> <xs:annotation> <xs:documentation>Particular marks and numbers to identify less than wagon load assignments.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="35"/> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | NHMCodeType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="PreviousLoadedGood" type="NHMCodeType" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="AdditionalGoodInformation" minOccurs="0"> <xs:annotation> <xs:documentation>Additional information regarding the loaded good, given by the customer.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="350"/> </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="HS_Code" minOccurs="0"> <xs:annotation> <xs:documentation>HS-Code for sensible goods (appendix 44c of ccip) 10 digits are needed, if a good code was already assigned for 'Zollanmeldung'. In this case this good code has to be taken. These good codes may have more than 6 digits.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="6"/> <xs:maxLength value="10"/> <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="EWC_Key" minOccurs="0"> <xs:annotation> <xs:documentation>Numeric key according to the European Waste Catalogue</xs:documentation> <xs:documentation>CODE: European waste catalogue (EWC) 2000/532/EC</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="2"/> <xs:maxLength value="6"/> <xs:pattern value="\d*"/> </xs:restriction> </xs:simpleType> </xs:element> |