Definition Type: ComplexType
Name: ImagingDocumentProcessingType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Containing Schema: DocumentTypes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PresentationDirectionNumberUp Drilldown into NumberUp Drilldown into MustHonorXSD Diagram of ImagingDocumentProcessingType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="ImagingDocumentProcessingType">
    <xs:sequence>
        <xs:element ref="NumberUp" minOccurs="0" />
        <xs:element ref="PresentationDirectionNumberUp" minOccurs="0" />
    </xs:sequence>
    <xs:attribute ref="MustHonor" />
    <xs:anyAttribute namespace="##other" processContents="lax" />
    <!-- ImagingDocumentProcessing - group -->
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NumberUp pwg:NumberUp 0 (1)
PresentationDirectionNumberUp pwg:PresentationDirectionNumberUp 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
MustHonor pwg:MustHonor (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
pwg:CopyInput, pwg:CopyOutput, pwg:FaxInDocumentProcessingType, pwg:FaxOutDocumentProcessingType, pwg:ImagingDocumentProcessing, pwg:PrintDocumentProcessingDefaultType, pwg:PrintDocumentProcessingType, pwg:ScanDocumentProcessingType, pwg:TransformDocumentProcessingType