it:ConsignmentItemIdentification
Identification information of a consignment Item.
Element information
Namespace: http://niem.gov/niem/domains/internationalTrade/2.1
Schema document: domains/internationalTrade/2.1/internationalTrade.xsd
Type: cbrn:MeasuredItemIdentificationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- cbrn:RemarkText [0..*] General comments or remark.
- cbrn:MeasuredItemID [0..*] Identifier of a measured item. There is no required format for the ID value.
- cbrn:MeasuredItemIDKindCode [0..*] A kind of identifier for a measured item.
- cbrn:IdAcquisitionMethodCode [0..*] The method by which a measured item identifier was determined.
- cbrn:IdConfidenceCode [0..*] Description of the confidence that the measured item identifier is correct.
- cbrn:EntryPersonID [0..*] Identifier of the person who entered or confirmed a measured item identifier. There is no required format for the ID value.
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:ConsignmentItemType (Elements it:ConsignmentItem, it:ContainerCargoItem)
Sample instance
<it:ConsignmentItemIdentification> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:MeasuredItemID>string</cbrn:MeasuredItemID> <cbrn:MeasuredItemIDKindCode>SCN</cbrn:MeasuredItemIDKindCode> <cbrn:IdAcquisitionMethodCode>CBPRequest</cbrn:IdAcquisitionMethodCode> <cbrn:IdConfidenceCode>High</cbrn:IdConfidenceCode> <cbrn:EntryPersonID>string</cbrn:EntryPersonID> </it:ConsignmentItemIdentification>