em:RecallCategoryCodeType
complexType RecallCategoryCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.0/
Definition
A data type for a code that represents the type of specified recalled message
Diagram
XML Schema
<xs:complexType name="RecallCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code that represents the type of specified recalled message</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:RecallCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>