| namespace | http://www.pwg.org/schemas/2012/12/sm | |||||||||||||||||||||
| type | restriction of xs:string | |||||||||||||||||||||
| properties |
|
|||||||||||||||||||||
| facets |
|
|||||||||||||||||||||
| source | <xs:simpleType name="FaxOutDocumentElementNamesWKV"> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> <xs:whiteSpace value="preserve"/> <xs:enumeration value="FaxOutDocumentReceipt"/> <xs:enumeration value="FaxOutDocumentStatus"/> <xs:enumeration value="FaxOutDocumentTicket"/> <xs:enumeration value="FaxOutDocumentCounters"/> </xs:restriction> </xs:simpleType> |