Definition Type: Element
Name: ServiceSpecificJobProcessing
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: JobTypes.xsd
Abstract
Documentation:
Example
Collapse XSD Schema Diagram:
Drilldown into PagesPerSubset Drilldown into Overrides Drilldown into OutputDevice Drilldown into OutputBin Drilldown into MultipleSetOriginal Drilldown into MultipleDocumentsHandling Drilldown into JobSheetsCol Drilldown into JobSheets Drilldown into JobSheetMessage Drilldown into JobSaveDisposition Drilldown into JobFinishingsCol Drilldown into JobFinishings Drilldown into JobErrorSheet Drilldown into JobCoverFront Drilldown into JobCoverBack Drilldown into JobCopies Drilldown into JobCollationType Drilldown into JobAccountingSheets Drilldown into DocumentOutputMode Drilldown into BatchModeXSD Diagram of ServiceSpecificJobProcessing
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:element name="ServiceSpecificJobProcessing">
    <xs:annotation>
        <xs:documentation>Example</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="BatchMode" minOccurs="0" />
            <xs:element ref="DocumentOutputMode" minOccurs="0" />
            <xs:element ref="JobAccountingSheets" minOccurs="0" />
            <xs:element ref="JobCollationType" minOccurs="0" />
            <xs:element ref="JobCopies" minOccurs="0" />
            <xs:element ref="JobCoverBack" minOccurs="0" />
            <xs:element ref="JobCoverFront" minOccurs="0" />
            <xs:element ref="JobErrorSheet" minOccurs="0" />
            <xs:element ref="JobFinishings" minOccurs="0" />
            <xs:element ref="JobFinishingsCol" minOccurs="0" />
            <xs:element ref="JobSaveDisposition" minOccurs="0" />
            <xs:element ref="JobSheetMessage" minOccurs="0" />
            <xs:element ref="JobSheets" minOccurs="0" />
            <xs:element ref="JobSheetsCol" minOccurs="0" />
            <xs:element ref="MultipleDocumentsHandling" minOccurs="0" />
            <xs:element ref="MultipleSetOriginal" minOccurs="0" />
            <xs:element ref="OutputBin" minOccurs="0" />
            <xs:element ref="OutputDevice" minOccurs="0" />
            <xs:element ref="Overrides" minOccurs="0" />
            <xs:element ref="PagesPerSubset" minOccurs="0" />
            <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BatchMode pwg:BatchMode 0 (1)
DocumentOutputMode pwg:DocumentOutputMode 0 (1)
JobAccountingSheets pwg:JobAccountingSheets 0 (1)
JobCollationType pwg:JobCollationType 0 (1)
JobCopies pwg:JobCopies 0 (1)
JobCoverBack pwg:JobCoverBack 0 (1)
JobCoverFront pwg:JobCoverFront 0 (1)
JobErrorSheet pwg:JobErrorSheet 0 (1)
JobFinishings pwg:JobFinishings 0 (1)
JobFinishingsCol pwg:JobFinishingsCol 0 (1)
JobSaveDisposition pwg:JobSaveDisposition 0 (1)
JobSheetMessage pwg:JobSheetMessage 0 (1)
JobSheets pwg:JobSheets 0 (1)
JobSheetsCol pwg:JobSheetsCol 0 (1)
MultipleDocumentsHandling pwg:MultipleDocumentsHandling 0 (1)
MultipleSetOriginal pwg:MultipleSetOriginal 0 (1)
OutputBin pwg:OutputBin 0 (1)
OutputDevice pwg:OutputDevice 0 (1)
Overrides pwg:Overrides 0 (1)
PagesPerSubset pwg:PagesPerSubset 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded