it:DeclarationPackaging
A declaration of the type of packaging that the consignment is transported.
Element information
Namespace: http://niem.gov/niem/domains/internationalTrade/2.1
Schema document: domains/internationalTrade/2.1/internationalTrade.xsd
Type: it:DeclarationPackagingType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- it:TotalNumberOfPackagesNumeric [0..*] Count of total number of packages of the entire declaration.
- it:ShippingMarksText [0..*] Free form description of the marks and numbers on a transport unit or package.
- it:PackagesCategoryText [0..*] Code specifying the type of package of an item.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type it:DeclarationType (Element it:Declaration)
Sample instance
<it:DeclarationPackaging> <it:TotalNumberOfPackagesNumeric>1.0</it:TotalNumberOfPackagesNumeric> <it:ShippingMarksText>string</it:ShippingMarksText> <it:PackagesCategoryText>string</it:PackagesCategoryText> </it:DeclarationPackaging>