| namespace | http://www.pwg.org/schemas/2012/12/sm | |||||||||||||||||||||
| type | restriction of xs:string | |||||||||||||||||||||
| properties | 
 | |||||||||||||||||||||
| used by | 
 | |||||||||||||||||||||
| facets | 
 | |||||||||||||||||||||
| source | <xs:simpleType name="PrintJobElementNamesWKV"> <xs:restriction base="xs:string"> <xs:maxLength value="255"/> <xs:whiteSpace value="preserve"/> <xs:enumeration value="PrintJobReceipt"/> <xs:enumeration value="PrintJobStatus"/> <xs:enumeration value="PrintJobTicket"/> <xs:enumeration value="PrintJobCounters"/> </xs:restriction> </xs:simpleType> |