it:ExporterIDCode
The code for identification of party who makes, or on whose behalf the export declaration is made, and who is the owner of the goods or has similar rights of disposal over them at the time when the declaration is accepted.
Element information
Namespace: http://niem.gov/niem/domains/internationalTrade/2.1
Schema document: domains/internationalTrade/2.1/internationalTrade.xsd
Type: it:PartyIDCategoryType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- it:RoleOfPartyCategoryCode [0..*] The role played by the Party/Organization in the given context of a transaction
- it:RoleOfPartyCategoryDescriptionText [0..*] Textual Description of the role of the Party in a given context/transaction
- it:PartyID [0..*] The unique identity associated with an Organization, Person or Thing
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:ExporterType (Element it:Exporter)
Sample instance
<it:ExporterIDCode> <it:RoleOfPartyCategoryCode>Exporter</it:RoleOfPartyCategoryCode> <it:RoleOfPartyCategoryDescriptionText>string</it:RoleOfPartyCategoryDescriptionText> <it:PartyID> <it:PartyIdentification> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationCategoryText>string</nc:IdentificationCategoryText> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <nc:IdentificationJurisdictionFIPS10-4Code>KS</nc:IdentificationJurisdictionFIPS10-4Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </it:PartyIdentification> <it:PartyIDCodeDescriptionText>string</it:PartyIDCodeDescriptionText> </it:PartyID> </it:ExporterIDCode>