Definition Type: SimpleType
Name: AlarmEventResponseActionCodeSimpleType
Namespace: http://niem.gov/niem/apco/2.0
Containing Schema: apco.xsd
Documentation:
A data type for actions requested of an alarm event responder.
Collapse XSD Schema Diagram:
XSD Diagram of AlarmEventResponseActionCodeSimpleType in schema apco_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="AlarmEventResponseActionCodeSimpleType">
    <xsd:annotation>
        <xsd:documentation>A data type for actions requested of an alarm event responder.</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="notify" />
        <xsd:enumeration value="respond" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration notify
Enumeration respond
Collapse Derivation Tree:
Collapse References:
apco:AlarmEventResponseActionCodeType