apco:AlarmEventLocationCategoryCodeType
complexType AlarmEventLocationCategoryCodeType in namespace http://release.niem.gov/niem/codes/apco_event/4.0/
Definition
A data type for the kinds of location at which an alarm event occurs.
Diagram
XML Schema
<xs:complexType name="AlarmEventLocationCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for the kinds of location at which an alarm event occurs.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="apco:AlarmEventLocationCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>