it:TransportEquipment
Element information
Namespace: http://niem.gov/niem/domains/internationalTrade/2.0
Schema document: domains/internationalTrade/2.0/internationalTrade.xsd
Type: it:EquipmentType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:RoleOfItemReference [0..*] An entity of whom the role object is a function.
- it:EquipmentSealIdentification [0..*] An identification number of a seal affixed to a piece of equipment.
- it:EquipmentCharacteristicText [0..*] A characteristic of a piece of transport equipment.
- it:EquipmentLoadedStatusText [0..*] An indication of how full a piece of transport equipment is.
- it:EquipmentLegalStatusIndicator [0..*] Indication of the containers legal status with respect to the Container Convention.
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 |
Sample instance
<it:TransportEquipment> <nc:RoleOfItemReference/> <it:EquipmentSealIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <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> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </it:EquipmentSealIdentification> <it:EquipmentCharacteristicText>string</it:EquipmentCharacteristicText> <it:EquipmentLoadedStatusText>string</it:EquipmentLoadedStatusText> <it:EquipmentLegalStatusIndicator>true</it:EquipmentLegalStatusIndicator> </it:TransportEquipment>