Definition Type: ComplexType
Name: ImagingJobProcessingType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: JobTypes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into JobRecipientName Drilldown into JobPriority Drilldown into JobPhoneNumber Drilldown into JobMandatoryElements Drilldown into JobHoldUntilTime Drilldown into JobHoldUntil Drilldown into JobErrorAction Drilldown into JobDelayOutputUntilTime Drilldown into JobDelayOutputUntil Drilldown into MustHonorXSD Diagram of ImagingJobProcessingType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="ImagingJobProcessingType">
    <xs:sequence>
        <xs:choice minOccurs="0">
            <xs:element ref="JobDelayOutputUntil" minOccurs="0" />
            <xs:element ref="JobDelayOutputUntilTime" minOccurs="0" />
        </xs:choice>
        <xs:element ref="JobErrorAction" minOccurs="0" />
        <xs:choice minOccurs="0">
            <xs:element ref="JobHoldUntil" minOccurs="0" />
            <xs:element ref="JobHoldUntilTime" minOccurs="0" />
        </xs:choice>
        <xs:element ref="JobMandatoryElements" minOccurs="0" />
        <xs:element ref="JobPhoneNumber" minOccurs="0" />
        <xs:element ref="JobPriority" minOccurs="0" />
        <xs:element ref="JobRecipientName" minOccurs="0" />
    </xs:sequence>
    <xs:attribute ref="MustHonor" />
    <xs:anyAttribute namespace="##other" processContents="lax" />
    <!-- ImagingJobProcessing - group -->
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
JobDelayOutputUntil pwg:JobDelayOutputUntil 0 (1)
JobDelayOutputUntilTime pwg:JobDelayOutputUntilTime 0 (1)
JobErrorAction pwg:JobErrorAction 0 (1)
JobHoldUntil pwg:JobHoldUntil 0 (1)
JobHoldUntilTime pwg:JobHoldUntilTime 0 (1)
JobMandatoryElements pwg:JobMandatoryElements 0 (1)
JobPhoneNumber pwg:JobPhoneNumber 0 (1)
JobPriority pwg:JobPriority 0 (1)
JobRecipientName pwg:JobRecipientName 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
MustHonor pwg:MustHonor (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
pwg:CopyJobProcessingType, pwg:EmailInDocumentProcessingType, pwg:EmailInJobProcessingType, pwg:EmailOutDocumentProcessingType, pwg:EmailOutJobProcessingType, pwg:FaxInJobProcessingType, pwg:FaxOutJobProcessingType, pwg:ImagingJobProcessing, pwg:PrintJobProcessingDefaultType, pwg:PrintJobProcessingType, pwg:ScanJobProcessingType, pwg:TransformJobProcessingType