it:Itinerary
Element information
Namespace: http://niem.gov/niem/domains/internationalTrade/2.0
Schema document: domains/internationalTrade/2.0/internationalTrade.xsd
Type: it:ItineraryType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- it:ItineraryName [0..*] Name of a single port of call or other location of the itinerary of a means of transport.
- it:ItineraryIdentification [0..*] Name of a single port of call or other location of the itinerary of a means of transport.
- it:ItineraryArrivalDate [0..*] Date vessel arrives at itinerary port.
- it:ItineraryDepartureDate [0..*] Date vessel departs at itinerary port.
- it:ItineraryLocationCategoryText [0..*] Type of the port of call or other location of the itinerary of the means of transport.
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:Itinerary> <it:ItineraryName>string</it:ItineraryName> <it:ItineraryIdentification> <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:ItineraryIdentification> <it:ItineraryArrivalDate>2000-01-01T12:00:00</it:ItineraryArrivalDate> <it:ItineraryDepartureDate>2000-01-01T12:00:00</it:ItineraryDepartureDate> <it:ItineraryLocationCategoryText>string</it:ItineraryLocationCategoryText> </it:Itinerary>