Schema Central > NIEM 3.2 > internationalTrade.xsd > it:Seal
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

it:Seal

A set of information regarding a container's seal(s).

Element information

Content

Attributes

NameOccTypeDescriptionNotes
structures:id [0..1]xsd:IDfrom type structures:ObjectType
structures:ref [0..1]xsd:IDREFfrom 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:Seal>
   <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint>
   <it:SealID>string</it:SealID>
   <it:SealIssuerName>string</it:SealIssuerName>
   <it:SealIntactStatusCode>Absent</it:SealIntactStatusCode>
   <it:SealVerificationStatusCode>unknown</it:SealVerificationStatusCode>
   <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>
      <intel:LocationCountryFIPS10-4PlusNCTCCodeText>string</intel:LocationCountryFIPS10-4PlusNCTCCodeText>
      <j:LocationStateNCICLISCode>00</j:LocationStateNCICLISCode>
      <cbrn:RemarkText>string</cbrn:RemarkText>
      <it:TradePartyAugmentationPoint>any content</it:TradePartyAugmentationPoint>
   </it:TradeParty>
   <cbrn:RemarkText>string</cbrn:RemarkText>
   <it:SealAugmentationPoint>any content</it:SealAugmentationPoint>
</it:Seal>