diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | LoadingTackleType Quantity TotalWeightLoadingTackles TypeDescription | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="LoadingTackles"> <xs:annotation> <xs:documentation>Describes the loading tackles used inside the wagon</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="LoadingTackleType"> <xs:annotation> <xs:documentation>Loading tackle according toUN/EDIFACT Data Element 8053 UN/CEFACT Revision 2004B. Additional dummy code 'ZZZ' may be used in case the loading tackle is not included in the list. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"/> </xs:simpleType> </xs:element> <xs:element ref="Quantity"/> <xs:element name="TotalWeightLoadingTackles" type="WeightValueKilo"> <xs:annotation> <xs:documentation>Total weight of the loading tackles (kg) of the specified type</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TypeDescription" minOccurs="0"> <xs:annotation> <xs:documentation>Description of loading tackle, which is not included in the UN/EDIFACT 8053 list.</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 |
|
||
annotation |
|
||
source | <xs:element name="LoadingTackleType"> <xs:annotation> <xs:documentation>Loading tackle according toUN/EDIFACT Data Element 8053 UN/CEFACT Revision 2004B. Additional dummy code 'ZZZ' may be used in case the loading tackle is not included in the list. </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"/> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://taf-jsg.info/schemes | ||||||||||||
type | WeightValueKilo | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="TotalWeightLoadingTackles" type="WeightValueKilo"> <xs:annotation> <xs:documentation>Total weight of the loading tackles (kg) of the specified type</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="TypeDescription" minOccurs="0"> <xs:annotation> <xs:documentation>Description of loading tackle, which is not included in the UN/EDIFACT 8053 list.</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> |