| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||||||||
| type | restriction of xs:NMTOKEN | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xs:simpleType name="DTESynchModeWKV"> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="async"/> <xs:enumeration value="sync"/> <xs:enumeration value="syncAfterDial"/> </xs:restriction> <!-- Line Capability --> <!-- see mdmLineCapabilities in [RFC1696] --> </xs:simpleType> |