em:InquiryCategoryCodeType
complexType InquiryCategoryCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.2/
Definition
A data type for the code list of resource inquiry kind
Diagram
XML Schema
<xs:complexType name="InquiryCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for the code list of resource inquiry kind</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:InquiryCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>