m:InterestNotificationCategoryCodeType
complexType InterestNotificationCategoryCodeType in namespace http://release.niem.gov/niem/domains/maritime/4.0/
Definition
A data type for a code specifying whether an interest is an indicator or notification, warning or alert.
Diagram
XML Schema
<xs:complexType name="InterestNotificationCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code specifying whether an interest is an indicator or notification, warning or alert.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="m:InterestNotificationCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>