Definition Type: SimpleType
Name: CCEscapeActionWKV
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: PwgWellKnownValues.xsd
Collapse XSD Schema Diagram:
XSD Diagram of CCEscapeActionWKV
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:simpleType name="CCEscapeActionWKV">
    <xs:restriction base="xs:NMTOKEN">
        <xs:enumeration value="ignoreEscape" />
        <xs:enumeration value="hangUp" />
        <xs:enumeration value="enterCommandMode" />
    </xs:restriction>
    <!-- Line Capability -->
    <!-- see mdmLineCapabilities in [RFC1696] -->
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration ignoreEscape
Enumeration hangUp
Enumeration enterCommandMode
Collapse Derivation Tree:
Collapse References:
pwg:EscapeAction