it:Commodity
Element information
Namespace: http://niem.gov/niem/domains/internationalTrade/2.0
Schema document: domains/internationalTrade/2.0/internationalTrade.xsd
Type: it:CommodityType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- it:CommodityCategoryText [0..*] A kind of goods for Customs, transport, statistical or other regulatory purposes (generic term).
- it:CommodityGoodsDescriptionText [0..*] Plain language description of the nature of a goods item sufficient to identify it for customs, statistical or transport purposes.
- it:CommodityCargoDescriptionText [0..*] A plain language description of the cargo of a means of transport, in general terms only.
- it:CommodityUNDGIdentification [0..*] United Nations Dangerous Goods Identifier (UNDG) is the unique serial number assigned within the United Nations to substances and articles contained in a list of the dangerous goods most commonly carried.
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 |
Sample instance
<it:Commodity> <it:CommodityCategoryText>string</it:CommodityCategoryText> <it:CommodityGoodsDescriptionText>string</it:CommodityGoodsDescriptionText> <it:CommodityCargoDescriptionText>string</it:CommodityCargoDescriptionText> <it:CommodityUNDGIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationExpirationDate> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </it:CommodityUNDGIdentification> </it:Commodity>