Definition Type: Element
Name: UpdateFetchablePrintJobs
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: ServicesOperations.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into UpdateFetchablePrintJobsResponse Drilldown into UpdateFetchablePrintJobsRequestXSD Diagram of UpdateFetchablePrintJobs
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:element name="UpdateFetchablePrintJobs">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="UpdateFetchablePrintJobsRequest" />
            <xs:element ref="UpdateFetchablePrintJobsResponse" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
UpdateFetchablePrintJobsRequest pwg:UpdateFetchablePrintJobsRequest (1) (1)
UpdateFetchablePrintJobsResponse pwg:UpdateFetchablePrintJobsResponse (1) (1)