Definition Type: Element
Name: CopyInput
Namespace: http://www.pwg.org/schemas/2016/01/sm
Type: pwg:ImagingDocumentProcessingType
Containing Schema: CopyService.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 InputSource Drilldown into ImagesToTransfer Drilldown into FilmScanMode Drilldown into Exposure Drilldown into ContentType Drilldown into ColorEntry Drilldown into AutoSkewCorrection Drilldown into PresentationDirectionNumberUp Drilldown into NumberUp Drilldown into MustHonor Drilldown into ImagingDocumentProcessingTypeXSD Diagram of CopyInput
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xs:element name="CopyInput">
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="ImagingDocumentProcessingType">
                <xs:sequence>
                    <xs:element ref="AutoSkewCorrection" minOccurs="0" />
                    <xs:element ref="ColorEntry" minOccurs="0" />
                    <xs:element ref="ContentType" 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="Resolution" minOccurs="0" />
                    <xs:element ref="Rotation" minOccurs="0" />
                    <xs:element ref="Scaling" minOccurs="0" />
                    <xs:choice minOccurs="0">
                        <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>
    </xs:complexType>
</xs:element>
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)
ContentType pwg:ContentType 0 (1)
Exposure pwg:Exposure 0 (1)
FilmScanMode pwg:FilmScanMode 0 (1)
ImagesToTransfer pwg:ImagesToTransfer 0 (1)
InputSource pwg:InputSource 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: