PwgSmRev1-185 - GetFetchablePrintJobsResponseType

complexType GetFetchablePrintJobsResponseType
diagram PwgSmRev1-185_p3770.png
namespace http://www.pwg.org/schemas/2012/12/sm
children PrinterWithJobs
used by
element GetFetchablePrintJobsResponse
source <xs:complexType name="GetFetchablePrintJobsResponseType">
 
<xs:sequence>
   
<xs:element name="PrinterWithJobs" maxOccurs="unbounded">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element ref="DestinationServiceUuid"/>
         
<xs:element name="AvailableJobs">
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="AvailablePrintJobSummary" type="AvailablePrintJobSummaryType" maxOccurs="unbounded"/>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
         
<xs:element ref="SourceServiceUuid"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element GetFetchablePrintJobsResponseType/PrinterWithJobs
diagram PwgSmRev1-185_p3771.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 1
maxOcc unbounded
content complex
children DestinationServiceUuid AvailableJobs SourceServiceUuid
source <xs:element name="PrinterWithJobs" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="DestinationServiceUuid"/>
     
<xs:element name="AvailableJobs">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AvailablePrintJobSummary" type="AvailablePrintJobSummaryType" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element ref="SourceServiceUuid"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element GetFetchablePrintJobsResponseType/PrinterWithJobs/AvailableJobs
diagram PwgSmRev1-185_p3772.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
content complex
children AvailablePrintJobSummary
source <xs:element name="AvailableJobs">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AvailablePrintJobSummary" type="AvailablePrintJobSummaryType" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element GetFetchablePrintJobsResponseType/PrinterWithJobs/AvailableJobs/AvailablePrintJobSummary
diagram PwgSmRev1-185_p3773.png
namespace http://www.pwg.org/schemas/2012/12/sm
type AvailablePrintJobSummaryType
properties
minOcc 1
maxOcc unbounded
content complex
children Copies Finishings Impressions KOctets Media MediaType MediaCol SourceJobUuid OtherElements
source <xs:element name="AvailablePrintJobSummary" type="AvailablePrintJobSummaryType" maxOccurs="unbounded"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy