m:NonCrewNationalityList
A list of nationalities of the passengers on board a vessel.
Element information
Namespace: http://release.niem.gov/niem/domains/maritime/3.1/
Schema document: domains/maritime/3.1/maritime.xsd
Type: m:NonCrewNationalityListType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- m:NonCrewNationalityCount [0..*]A count of the number if passengers on a vessel with a particular nationality
- m:NonCrewNationalityListAugmentationPointAbstract [0..*]An augmentation point for NonCrewNationalityListType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group m:NonCrewNationalityListAugmentationPoint
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 |
Sample instance
<m:NonCrewNationalityList> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <m:NonCrewNationalityCount> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <m:NonCrewNationalityISO3166Alpha2Code>AD</m:NonCrewNationalityISO3166Alpha2Code> <m:NonCrewNationalityQuantity>1</m:NonCrewNationalityQuantity> <m:NonCrewNationalityCountAugmentationPoint>any content</m:NonCrewNationalityCountAugmentationPoint> </m:NonCrewNationalityCount> <m:NonCrewNationalityListAugmentationPoint>any content</m:NonCrewNationalityListAugmentationPoint> </m:NonCrewNationalityList>