it:PreviousCustomsDocument
A document used for declaration previously presented on Customs territory.
Element information
Namespace: http://niem.gov/niem/domains/internationalTrade/2.1
Schema document: domains/internationalTrade/2.1/internationalTrade.xsd
Type: it:PreviousCustomsDocumentType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- it:DocumentIssueDate [0..*] A date at which a document was issued and when appropriate, signed or otherwise authenticated.
- it:DocumentIssueLocationIdentification [0..*] An identifier of a place at which an additional document was issued and when appropriate, signed or otherwise authenticated.
- it:DocumentFreeText [0..*] Free text field available to the message sender for information.
- it:PreviousCustomsDocumentDate [0..*] The date of the previous Customs document (007) in accordance with national legislation, coded.
- it:PreviousCustomsDocumentNumber [0..*] The number of a previous Customs document.
- it:PreviousCustomsDocumentCategory [0..*] The type description of document used for declaration previously presented on Customs territory, coded.
from type it:DocumentAugmentationType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:AugmentationType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:AugmentationType |
Used in
- Type it:ConsignmentType (Element it:Consignment)
- Type it:CustomsGoodsItemType (Element it:CustomsGoodsItem)
Sample instance
<it:PreviousCustomsDocument> <it:DocumentIssueDate> <nc:Date>2000-01-01</nc:Date> </it:DocumentIssueDate> <it:DocumentIssueLocationIdentification> <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:DocumentIssueLocationIdentification> <it:DocumentFreeText>string</it:DocumentFreeText> <it:PreviousCustomsDocumentDate> <nc:Date>2000-01-01</nc:Date> </it:PreviousCustomsDocumentDate> <it:PreviousCustomsDocumentNumber>string</it:PreviousCustomsDocumentNumber> <it:PreviousCustomsDocumentCategory> <it:WCODocumentCategoryCode>Mill certificate</it:WCODocumentCategoryCode> </it:PreviousCustomsDocumentCategory> </it:PreviousCustomsDocument>