em:ApplicantCategoryCodeType
complexType ApplicantCategoryCodeType in namespace http://release.niem.gov/niem/domains/emergencyManagement/4.2/
Definition
A data type code to specify the Applicant Type(Gov entity or Private Non-Profit etc.).
Diagram
XML Schema
<xs:complexType name="ApplicantCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type code to specify the Applicant Type(Gov entity or Private Non-Profit etc.).</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="em:ApplicantCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>