m:CrewRoleCodeType
complexType CrewRoleCodeType in namespace http://release.niem.gov/niem/domains/maritime/4.0/
Definition
A data type for a crew role.
Diagram
XML Schema
<xs:complexType name="CrewRoleCodeType">
<xs:annotation>
<xs:documentation>
A data type for a crew role.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="m:CrewRoleCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>