namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||||||||
type | restriction of xs:NMTOKEN | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <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> |