it:TradeParty
Information about a trading party.
Element information
Namespace: http://niem.gov/niem/domains/internationalTrade/2.1
Schema document: domains/internationalTrade/2.1/internationalTrade.xsd
Type: it:TradePartyType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- cbrn:RemarkText [0..*] General comments or remark.
- it:CarrierSCACText [0..*] Standard Carrier Alpha Code if the trade party organization is a Carrier.
- it:NTNPassportNumber [0..*] NTNPassportNumber.
- nc:InternationalTelephoneNumber [0..*] An international telephone number.
- nc:AddressDeliveryPointText [0..*] A single place or unit at which mail is delivered.
- nc:LocationCityName [0..*] A name of a city or town.
- nc:LocationStateFIPS10-4InternationalCode [0..*] A state, commonwealth, province, or other such geopolitical subdivision of a country.
- nc:LocationCountryISO3166Alpha3Code [0..*] A country, territory, dependency, or other such geopolitical subdivision of a location.
- it:CHAINumberText [0..*] Identifier used on customs forms in Pakistan.
- it:WarehouseLicenseNumberText [0..*] A warehouse license number.
- it:CollectorateText [0..*] Customs Collectorate Identifier used on customs forms in a host country.
- nc:OrganizationName [0..*] A name of an organization.
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:TradeParty> <cbrn:RemarkText>string</cbrn:RemarkText> <it:CarrierSCACText>string</it:CarrierSCACText> <it:NTNPassportNumber>string</it:NTNPassportNumber> <nc:InternationalTelephoneNumber> <nc:TelephoneCountryCodeID>string</nc:TelephoneCountryCodeID> <nc:TelephoneNumberID>string</nc:TelephoneNumberID> <nc:TelephoneSuffixID>string</nc:TelephoneSuffixID> </nc:InternationalTelephoneNumber> <nc:AddressDeliveryPointText>string</nc:AddressDeliveryPointText> <nc:LocationCityName>string</nc:LocationCityName> <nc:LocationStateFIPS10-4InternationalCode>TU27</nc:LocationStateFIPS10-4InternationalCode> <nc:LocationCountryISO3166Alpha3Code>SVK</nc:LocationCountryISO3166Alpha3Code> <it:CHAINumberText>string</it:CHAINumberText> <it:WarehouseLicenseNumberText>string</it:WarehouseLicenseNumberText> <it:CollectorateText>string</it:CollectorateText> <nc:OrganizationName>string</nc:OrganizationName> </it:TradeParty>