Schema Central > niem40 > internationalTrade.xsd > it:TradeParty
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

it:TradeParty

A set of information about a trading party.

Element information

Content

Attributes

NameOccTypeDescriptionNotes
structures:id [0..1]xsd:IDfrom type structures:ObjectType
structures:ref [0..1]xsd:IDREFfrom type structures:ObjectType
structures:uri [0..1]xsd:anyURIfrom type structures:ObjectType
structures:metadata [0..1]xsd:IDREFSfrom type structures:ObjectType
structures:relationshipMetadata [0..1]xsd:IDREFSfrom type structures:ObjectType
Any attribute[0..*]Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: laxfrom type structures:ObjectType

Used in

Sample instance

<it:TradeParty>
   <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
   <it:CarrierSCACText>string</it:CarrierSCACText>
   <it:NTNPassportNumberID>string</it:NTNPassportNumberID>
   <nc:InternationalTelephoneNumber>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <nc:TelephoneCountryCodeID>string</nc:TelephoneCountryCodeID>
      <nc:TelephoneNumberID>string</nc:TelephoneNumberID>
      <nc:TelephoneSuffixID>string</nc:TelephoneSuffixID>
      <nc:InternationalTelephoneNumberAugmentationPoint>any content</nc:InternationalTelephoneNumberAugmentationPoint>
   </nc:InternationalTelephoneNumber>
   <nc:AddressDeliveryPointText>string</nc:AddressDeliveryPointText>
   <nc:LocationCityName>string</nc:LocationCityName>
   <it:CHAINumberText>string</it:CHAINumberText>
   <it:WarehouseLicenseNumberText>string</it:WarehouseLicenseNumberText>
   <it:CollectorateText>string</it:CollectorateText>
   <nc:OrganizationName>string</nc:OrganizationName>
   <nc:LocationCountry>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <intel:LocationCountryFIPS10-4PlusNCTCCodeText>string</intel:LocationCountryFIPS10-4PlusNCTCCodeText>
      <nc:CountryAugmentationPoint>any content</nc:CountryAugmentationPoint>
   </nc:LocationCountry>
   <nc:LocationState>
      <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
      <j:LocationStateNCICLISCode>0C</j:LocationStateNCICLISCode>
      <nc:StateAugmentationPoint>any content</nc:StateAugmentationPoint>
   </nc:LocationState>
   <cbrn:RemarkText>string</cbrn:RemarkText>
   <it:TradePartyAugmentationPoint>any content</it:TradePartyAugmentationPoint>
</it:TradeParty>