Definition Type: ComplexType
Name: FaxOutDocumentProcessingType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Type: pwg:ImagingDocumentProcessingType
Containing Schema: FaxOutService.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Sides Drilldown into ScanRegions Drilldown into DocumentSizeAutoDetect Drilldown into Scaling Drilldown into Resolution Drilldown into Quality Drilldown into HeaderPrint Drilldown into Exposure Drilldown into ContentType Drilldown into AutoSkewCorrection Drilldown into PresentationDirectionNumberUp Drilldown into NumberUp Drilldown into MustHonor Drilldown into ImagingDocumentProcessingTypeXSD Diagram of FaxOutDocumentProcessingType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="FaxOutDocumentProcessingType">
    <xs:complexContent>
        <xs:extension base="ImagingDocumentProcessingType">
            <xs:sequence>
                <!-- FaxOut document processing references here -->
                <xs:element ref="AutoSkewCorrection" minOccurs="0" />
                <xs:element ref="ContentType" minOccurs="0" />
                <xs:element ref="Exposure" minOccurs="0" />
                <xs:element ref="HeaderPrint" minOccurs="0" />
                <xs:element ref="Quality" minOccurs="0" />
                <xs:element ref="Resolution" minOccurs="0" />
                <xs:element ref="Scaling" minOccurs="0" />
                <xs:choice>
                    <xs:element ref="DocumentSizeAutoDetect" minOccurs="0" />
                    <xs:element ref="ScanRegions" minOccurs="0" />
                </xs:choice>
                <xs:element ref="Sides" minOccurs="0" />
                <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
    <!-- FaxOutDocumentProcessing - group -->
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NumberUp pwg:NumberUp 0 (1)
PresentationDirectionNumberUp pwg:PresentationDirectionNumberUp 0 (1)
AutoSkewCorrection pwg:AutoSkewCorrection 0 (1)
ContentType pwg:ContentType 0 (1)
Exposure pwg:Exposure 0 (1)
HeaderPrint pwg:HeaderPrint 0 (1)
Quality pwg:Quality 0 (1)
Resolution pwg:Resolution 0 (1)
Scaling pwg:Scaling 0 (1)
DocumentSizeAutoDetect pwg:DocumentSizeAutoDetect 0 (1)
ScanRegions pwg:ScanRegions 0 (1)
Sides pwg:Sides 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
MustHonor pwg:MustHonor (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
pwg:FaxOutDocumentProcessing