it:Seal
A set of information regarding a container's seal(s).
Element information
Namespace: http://release.niem.gov/niem/domains/internationalTrade/3.1/
Schema document: domains/internationalTrade/3.1/internationalTrade.xsd
Type: it:SealType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- it:SealID [0..*]An identifier of a seal.
- it:SealIssuerName [0..*]A name of the organization that issued a seal.
- it:SealIntactStatusCode [0..*]A description of the condition status of a seal.
- it:SealVerificationStatusCode [0..*]A seal verification state.
- it:TradeParty [0..*]A set of information about a trading party.
- cbrn:RemarkText [0..*]A placeholder for comments intended to help the consumer of the data to understand better the information encapsulated by the parent element.
- it:SealAugmentationPointAbstract [0..*]An augmentation point for SealType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group it:SealIntactStatusfrom subst. group it:SealVerificationStatusfrom subst. group it:SealAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type it:ShippingContainerType (Element it:ShippingContainer)
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>