it:SealInformation
Information regarding a container's seal(s).
Element information
Namespace: http://niem.gov/niem/domains/internationalTrade/2.1
Schema document: domains/internationalTrade/2.1/internationalTrade.xsd
Type: it:SealType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- cbrn:RemarkText [0..*] General comments or remark.
- it:SealID [0..*] The identifier of a seal.
- it:TradePartyCode [0..*] Role of an organization that issues a seal.
- it:SealIssuerName [0..*] Name of the organization that issued a seal.
- it:SealIntactStatusCode [0..*] Description of the condition status of a seal.
- it:SealVerificationStatusCode [0..*] A seal verification state.
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:ShippingContainerType (Elements it:Container, it:ShippingContainer)
Sample instance
<it:SealInformation> <cbrn:RemarkText>string</cbrn:RemarkText> <it:SealID>string</it:SealID> <it:TradePartyCode>Exporter</it:TradePartyCode> <it:SealIssuerName>string</it:SealIssuerName> <it:SealIntactStatusCode>Broken</it:SealIntactStatusCode> <it:SealVerificationStatusCode>unknown</it:SealVerificationStatusCode> </it:SealInformation>