Definition Type: SimpleType
Name: PrintDocumentElementNamesWKV
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: PwgWellKnownValues.xsd
Collapse XSD Schema Diagram:
XSD Diagram of PrintDocumentElementNamesWKV
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:simpleType name="PrintDocumentElementNamesWKV">
    <xs:restriction base="xs:string">
        <xs:maxLength value="255" />
        <xs:whiteSpace value="preserve" />
        <xs:enumeration value="PrintDocumentReceipt" />
        <xs:enumeration value="PrintDocumentStatus" />
        <xs:enumeration value="PrintDocumentTicket" />
        <xs:enumeration value="PrintDocumentCounters" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration PrintDocumentReceipt
Enumeration PrintDocumentStatus
Enumeration PrintDocumentTicket
Enumeration PrintDocumentCounters
MaxLength 255
Whitespace Preserve