Definition Type: SimpleType
Name: AlarmEventLocationCategoryCodeSimpleType
Namespace: http://niem.gov/niem/apco/2.0
Containing Schema: apco.xsd
Documentation:
A data type for the kinds of location at which an alarm event occurs.
Collapse XSD Schema Diagram:
XSD Diagram of AlarmEventLocationCategoryCodeSimpleType in schema apco_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="AlarmEventLocationCategoryCodeSimpleType">
    <xsd:annotation>
        <xsd:documentation>A data type for the kinds of location at which an alarm event occurs.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="commercial" />
        <xsd:enumeration value="residential" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration commercial
Enumeration residential
Collapse Derivation Tree:
Collapse References:
apco:AlarmEventLocationCategoryCodeType