it:PartyID
The unique identity associated with an Organization, Person or Thing
Element information
Namespace: http://niem.gov/niem/domains/internationalTrade/2.1
Schema document: domains/internationalTrade/2.1/internationalTrade.xsd
Type: it:PartyIDType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- it:PartyIdentification [0..*] The unique identification for a Organization, person or thing.
- it:PartyIDCodeDescriptionText [0..*] The textual description of the unique code assigned to a Org., 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:PartyType (Elements it:LoadingProofParty, it:Party)
- Type it:PartyIDCategoryType (Elements it:AgentAuthorizationCodeText, it:BrokerIDCode, it:BuyerIDCode, it:CarrierIDCode, it:ConsigneeIDCode, it:ConsignorIDCode, it:ConsolidatorIDCode, it:ConsortiumCarrierIDCode, it:ContainerTerminalOperatorIDCode, it:DeconsolidatorIDCode, it:ExporterIDCode, it:ImporterIdCode, it:IntermediateCarrierIdCode, it:IntermediateConsigneeIdCode, it:ManufacturerIdCode, it:MasterIdCode, it:NonVesselOperatingCarrierIdCode, it:NotifyPartyIdCode, it:ProcessingEstablishmentIDCode, it:RoleOfPartyCategory, it:SellerIDCode, it:StevedoreIDCode, it:StuffingEstablishmentIDCode, it:TransportMeansOperatorIDCode, it:TransportMeansOwnerIDCode, it:UNDGContactIDCode)
Sample instance
<it:PartyID> <it:PartyIdentification> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationCategoryText>string</nc:IdentificationCategoryText> <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> <nc:IdentificationJurisdictionFIPS10-4Code>KS</nc:IdentificationJurisdictionFIPS10-4Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </it:PartyIdentification> <it:PartyIDCodeDescriptionText>string</it:PartyIDCodeDescriptionText> </it:PartyID>