Definition Type: ComplexType
Name: GetFetchablePrintJobsRequestType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: PwgPrintOpMsg.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TimeOut Drilldown into SourceServiceUuid Drilldown into DestinationServiceUuidXSD Diagram of GetFetchablePrintJobsRequestType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="GetFetchablePrintJobsRequestType">
    <xs:sequence>
        <xs:element ref="DestinationServiceUuid" />
        <xs:element ref="SourceServiceUuid" />
        <xs:element ref="TimeOut" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DestinationServiceUuid pwg:DestinationServiceUuid (1) (1)
SourceServiceUuid pwg:SourceServiceUuid (1) (1)
TimeOut pwg:TimeOut 0 (1)
Collapse Derivation Tree:
Collapse References:
pwg:GetFetchablePrintJobsRequest