it:ShippingContainerLastLocation
A last known location of a shipping container in a container holding facility.
Element information
Namespace: http://release.niem.gov/niem/domains/internationalTrade/3.1/
Schema document: domains/internationalTrade/3.1/internationalTrade.xsd
Type: it:ShippingContainerLastLocationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- it:LastLocationDateTime [0..*]A DateTime of the last location of a container.
- it:SectorID [0..*]An identifier of a sector in which a container is located.
- it:SectorPosition [0..*]A physical location of a container at a container facility.
- it:ShippingContainerLastLocationAugmentationPointAbstract [0..*]An augmentation point for ContainerLastLocationType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group it:ShippingContainerLastLocationAugmentationPoint
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:ShippingContainerLastLocation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <it:LastLocationDateTime>2000-01-01T12:00:00</it:LastLocationDateTime> <it:SectorID>string</it:SectorID> <it:SectorPosition> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:RelativeLocationAzimuthValue cbrn:unitsText="token">1.0</cbrn:RelativeLocationAzimuthValue> <cbrn:RelativeLocationInclinationValue cbrn:unitsText="token">1.0</cbrn:RelativeLocationInclinationValue> <cbrn:DistanceValue cbrn:unitsText="token">1.0</cbrn:DistanceValue> <cbrn:Origin> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:RemarkText>string</cbrn:RemarkText> <cbrn:RemarksComplexObjectAugmentationPoint>any content</cbrn:RemarksComplexObjectAugmentationPoint> <cbrn:GeographicPoint cbrn:datumText="string" cbrn:unitsText="token">... </cbrn:GeographicPoint> <cbrn:OriginDescriptionText>string</cbrn:OriginDescriptionText> <cbrn:RadInstrumentInformation>... </cbrn:RadInstrumentInformation> <cbrn:RadDetectorInformation>... </cbrn:RadDetectorInformation> <cbrn:MeasuredItemIdentification>... </cbrn:MeasuredItemIdentification> <cbrn:OriginAugmentationPoint>any content</cbrn:OriginAugmentationPoint> </cbrn:Origin> <cbrn:RelativeLocationAugmentationPoint>any content</cbrn:RelativeLocationAugmentationPoint> </it:SectorPosition> <it:ShippingContainerLastLocationAugmentationPoint>any content</it:ShippingContainerLastLocationAugmentationPoint> </it:ShippingContainerLastLocation>