Definition Type: ComplexType
Name: ScanDocumentProcessingType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Type: pwg:ImagingDocumentProcessingType
Containing Schema: ScanService.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Sides Drilldown into DocumentSizeAutoDetect Drilldown into ScanRegions Drilldown into Scaling Drilldown into Rotation Drilldown into Resolution Drilldown into MediaBox Drilldown into InputSource Drilldown into ImagesToTransfer Drilldown into FilmScanMode Drilldown into Exposure Drilldown into DocumentFormat Drilldown into DocumentDigitalSignature Drilldown into DestinationUris Drilldown into Destination Drilldown into ContentType Drilldown into CompressionQualityFactor Drilldown into Compression Drilldown into ColorEntry Drilldown into AutoSkewCorrection Drilldown into PresentationDirectionNumberUp Drilldown into NumberUp Drilldown into MustHonor Drilldown into ImagingDocumentProcessingTypeXSD Diagram of ScanDocumentProcessingType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:complexType name="ScanDocumentProcessingType">
    <xs:complexContent>
        <xs:extension base="ImagingDocumentProcessingType">
            <xs:sequence>
                <!-- Scan document processing references here -->
                <xs:element ref="AutoSkewCorrection" minOccurs="0" />
                <xs:element ref="ColorEntry" minOccurs="0" />
                <xs:element ref="Compression" minOccurs="0" />
                <xs:element ref="CompressionQualityFactor" minOccurs="0" />
                <xs:element ref="ContentType" minOccurs="0" />
                <xs:choice>
                    <xs:element ref="Destination" />
                    <xs:element ref="DestinationUris" />
                </xs:choice>
                <xs:element ref="DocumentDigitalSignature" minOccurs="0" />
                <xs:element ref="DocumentFormat" minOccurs="0" />
                <xs:element ref="Exposure" minOccurs="0" />
                <xs:element ref="FilmScanMode" minOccurs="0" />
                <xs:element ref="ImagesToTransfer" minOccurs="0" />
                <xs:element ref="InputSource" minOccurs="0" />
                <xs:element ref="MediaBox" minOccurs="0" />
                <xs:element ref="Resolution" minOccurs="0" />
                <xs:element ref="Rotation" minOccurs="0" />
                <xs:element ref="Scaling" minOccurs="0" />
                <xs:choice>
                    <xs:element ref="ScanRegions" minOccurs="0" />
                    <xs:element ref="DocumentSizeAutoDetect" minOccurs="0" />
                </xs:choice>
                <xs:element ref="Sides" minOccurs="0" />
                <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
    <!-- ScanDocumentProcessing - 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)
ColorEntry pwg:ColorEntry 0 (1)
Compression pwg:Compression 0 (1)
CompressionQualityFactor pwg:CompressionQualityFactor 0 (1)
ContentType pwg:ContentType 0 (1)
Destination pwg:Destination (1) (1)
DestinationUris pwg:DestinationUris (1) (1)
DocumentDigitalSignature pwg:DocumentDigitalSignature 0 (1)
DocumentFormat pwg:DocumentFormat 0 (1)
Exposure pwg:Exposure 0 (1)
FilmScanMode pwg:FilmScanMode 0 (1)
ImagesToTransfer pwg:ImagesToTransfer 0 (1)
InputSource pwg:InputSource 0 (1)
MediaBox pwg:MediaBox 0 (1)
Resolution pwg:Resolution 0 (1)
Rotation pwg:Rotation 0 (1)
Scaling pwg:Scaling 0 (1)
ScanRegions pwg:ScanRegions 0 (1)
DocumentSizeAutoDetect pwg:DocumentSizeAutoDetect 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:ScanDocumentProcessing