m:CrewNationalityList
A list of nationalities of the crew 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:CrewNationalityListType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- m:CrewNationalityCount [0..*]A count of the number of crew members on a vessel with a particular nationality
- m:CrewNationalityListAugmentationPointAbstract [0..*]An augmentation point for CrewNationalityListType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group m:CrewNationalityListAugmentationPoint
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:CrewNationalityList> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <m:CrewNationalityCount> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <m:CrewNationalityISO3166Alpha2Code>AD</m:CrewNationalityISO3166Alpha2Code> <m:CrewNationalityQuantity>1</m:CrewNationalityQuantity> <m:CrewNationalityCountAugmentationPoint>any content</m:CrewNationalityCountAugmentationPoint> </m:CrewNationalityCount> <m:CrewNationalityListAugmentationPoint>any content</m:CrewNationalityListAugmentationPoint> </m:CrewNationalityList>