apco:IncidentCategoryCodeType
complexType IncidentCategoryCodeType in namespace http://release.niem.gov/niem/codes/apco_event/4.0/
Definition
A data type for incident codes.
Diagram
XML Schema
<xs:complexType name="IncidentCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for incident codes.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="apco:IncidentCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>