Definition Type: ComplexType
Name: PrintDocumentDescriptionCapabilitiesType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Type: pwg:ImagingDocumentDescriptionCapabilitiesType
Containing Schema: PrintServiceCapabilities.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PageOrderReceived Drilldown into MediaSheets Drilldown into KOctets Drilldown into Impressions Drilldown into DocumentUri Drilldown into DocumentNameSupplied Drilldown into DocumentMetadata Drilldown into DocumentMessageSupplied Drilldown into DocumentFormatVersionSupplied Drilldown into DocumentFormatSupplied Drilldown into DocumentFormatDetailsSupplied Drilldown into DocumentDigitalSignatureSupplied Drilldown into DocumentCharsetSupplied Drilldown into CompressionSupplied Drilldown into LastDocument Drilldown into DocumentPages Drilldown into DocumentNaturalLanguage Drilldown into DocumentName Drilldown into DocumentMessage Drilldown into DocumentDigitalSignature Drilldown into ImagingDocumentDescriptionCapabilitiesTypeXSD Diagram of PrintDocumentDescriptionCapabilitiesType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="PrintDocumentDescriptionCapabilitiesType">
    <xs:complexContent>
        <xs:extension base="ImagingDocumentDescriptionCapabilitiesType">
            <xs:sequence>
                <xs:element name="CompressionSupplied" minOccurs="0">
                    <xs:complexType>
                        <xs:sequence>
                            <xs:element name="AllowedValue" type="CompressionType" maxOccurs="unbounded" />
                        </xs:sequence>
                    </xs:complexType>
                </xs:element>
                <xs:element name="DocumentCharsetSupplied" minOccurs="0">
                    <xs:complexType>
                        <xs:sequence>
                            <xs:element name="AllowedValue" type="CharsetType" maxOccurs="unbounded" />
                        </xs:sequence>
                    </xs:complexType>
                </xs:element>
                <xs:element name="DocumentDigitalSignatureSupplied" minOccurs="0">
                    <xs:complexType>
                        <xs:sequence>
                            <xs:element name="AllowedValue" type="DocumentDigitalSignatureType" maxOccurs="unbounded" />
                        </xs:sequence>
                    </xs:complexType>
                </xs:element>
                <xs:element name="DocumentFormatDetailsSupplied" minOccurs="0">
                    <xs:complexType>
                        <xs:sequence>
                            <xs:element name="AllowedValue" type="DocumentFormatDetailsType" maxOccurs="unbounded" />
                        </xs:sequence>
                    </xs:complexType>
                </xs:element>
                <xs:element name="DocumentFormatSupplied" minOccurs="0">
                    <xs:complexType>
                        <xs:sequence>
                            <xs:element name="AllowedValue" type="DocumentFormatType" maxOccurs="unbounded" />
                        </xs:sequence>
                    </xs:complexType>
                </xs:element>
                <xs:element name="DocumentFormatVersionSupplied" type="xs:boolean" minOccurs="0" />
                <xs:element name="DocumentMessageSupplied" type="xs:boolean" minOccurs="0" />
                <xs:element name="DocumentMetadata" type="xs:boolean" minOccurs="0" />
                <xs:element name="DocumentNameSupplied" type="xs:boolean" minOccurs="0" />
                <xs:element name="DocumentUri" type="xs:boolean" minOccurs="0" />
                <xs:element name="Impressions" type="xs:boolean" minOccurs="0" />
                <xs:element name="KOctets" type="xs:boolean" minOccurs="0" />
                <xs:element name="MediaSheets" type="xs:boolean" minOccurs="0" />
                <xs:element name="PageOrderReceived" minOccurs="0">
                    <xs:complexType>
                        <xs:sequence>
                            <xs:element name="AllowedValue" type="PageOrderReceivedType" maxOccurs="unbounded" />
                        </xs:sequence>
                    </xs:complexType>
                </xs:element>
                <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
    <!-- PrintDocumentDescription - group -->
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentDigitalSignature pwg:DocumentDigitalSignature 0 (1)
DocumentMessage pwg:DocumentMessage 0 (1)
DocumentName pwg:DocumentName 0 (1)
DocumentNaturalLanguage pwg:DocumentNaturalLanguage 0 (1)
DocumentPages pwg:DocumentPages 0 (1)
LastDocument pwg:LastDocument 0 (1)
CompressionSupplied pwg:CompressionSupplied 0 (1)
DocumentCharsetSupplied pwg:DocumentCharsetSupplied 0 (1)
DocumentDigitalSignatureSupplied pwg:DocumentDigitalSignatureSupplied 0 (1)
DocumentFormatDetailsSupplied pwg:DocumentFormatDetailsSupplied 0 (1)
DocumentFormatSupplied pwg:DocumentFormatSupplied 0 (1)
DocumentFormatVersionSupplied pwg:DocumentFormatVersionSupplied 0 (1)
DocumentMessageSupplied pwg:DocumentMessageSupplied 0 (1)
DocumentMetadata pwg:DocumentMetadata 0 (1)
DocumentNameSupplied pwg:DocumentNameSupplied 0 (1)
DocumentUri pwg:DocumentUri 0 (1)
Impressions pwg:Impressions 0 (1)
KOctets pwg:KOctets 0 (1)
MediaSheets pwg:MediaSheets 0 (1)
PageOrderReceived pwg:PageOrderReceived 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
pwg:PrintDocumentDescriptionCapabilities