PwgSmRev1-185 - CopyInputDocumentProcessingCapabilitiesType

complexType CopyInputDocumentProcessingCapabilitiesType
diagram PwgSmRev1-185_p2235.png
namespace http://www.pwg.org/schemas/2012/12/sm
type extension of ImagingDocumentProcessingCapabilitiesType
properties
base ImagingDocumentProcessingCapabilitiesType
children NumberUp PresentationDirectionNumberUp AutoSkewCorrection ColorEntry ContentType Exposure FilmScanMode ImagesToTransfer InputSource Resolutions Rotation Scaling DocumentSizeAutoDetect ScanRegions Sides
used by
elements CopyDocumentProcessingCapabilitiesType/CopyInput CopyDocumentProcessingCapabilitiesSetType/CopyInput
attributes
Name  Type  Use  Default  Fixed  Annotation
MustHonor  xs:boolean        
source <xs:complexType name="CopyInputDocumentProcessingCapabilitiesType">
 
<xs:complexContent>
   
<xs:extension base="ImagingDocumentProcessingCapabilitiesType">
     
<xs:sequence>
       
<xs:element name="AutoSkewCorrection" type="xs:boolean" minOccurs="0"/>
       
<xs:element name="ColorEntry" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="AllowedValue" maxOccurs="unbounded">
               
<xs:simpleType>
                 
<xs:union memberTypes="ColorEntryWKV KeywordNsExtensionPattern"/>
               
</xs:simpleType>
             
</xs:element>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="ContentType" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="AllowedValue" type="ContentTypeType" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="Exposure" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="AutoExposure" type="xs:boolean" minOccurs="0"/>
             
<xs:element name="Brightness" type="xs:boolean" minOccurs="0"/>
             
<xs:element name="Contrast" type="xs:boolean" minOccurs="0"/>
             
<xs:element name="Sharpness" type="xs:boolean" minOccurs="0"/>
             
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="FilmScanMode" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="AllowedValue" type="FilmScanModeType" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="ImagesToTransfer" type="xs:boolean" minOccurs="0"/>
       
<xs:element name="InputSource" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="AllowedValues" type="InputSourceType" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="Resolutions" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="Resolution" maxOccurs="unbounded">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="CrossFeedDir">
                     
<xs:complexType>
                       
<xs:sequence>
                         
<xs:element name="AllowedValue" type="xs:int" maxOccurs="unbounded"/>
                       
</xs:sequence>
                     
</xs:complexType>
                   
</xs:element>
                   
<xs:element name="FeedDir">
                     
<xs:complexType>
                       
<xs:sequence>
                         
<xs:element name="AllowedValue" type="xs:int" maxOccurs="unbounded"/>
                       
</xs:sequence>
                     
</xs:complexType>
                   
</xs:element>
                   
<xs:element ref="Units"/>
                 
</xs:sequence>
               
</xs:complexType>
             
</xs:element>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="Rotation" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="AllowedValue" type="RotationWKV" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="Scaling" minOccurs="0">
         
<xs:complexType>
           
<xs:choice>
             
<xs:sequence>
               
<xs:element name="ScalingHeight" type="RangeOfIntType"/>
               
<xs:element name="ScalingWidth" type="RangeOfIntType"/>
             
</xs:sequence>
             
<xs:element name="AutoScaling" type="xs:boolean"/>
           
</xs:choice>
         
</xs:complexType>
       
</xs:element>
       
<xs:sequence minOccurs="0">
         
<xs:element name="DocumentSizeAutoDetect" type="xs:boolean" minOccurs="0"/>
         
<xs:element name="ScanRegions" minOccurs="0">
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="ScanRegion" minOccurs="0" maxOccurs="unbounded">
                 
<xs:complexType>
                   
<xs:sequence>
                     
<xs:element name="Height" type="RangeOfIntType"/>
                     
<xs:element ref="RegionUnits"/>
                     
<xs:element name="Width" type="RangeOfIntType"/>
                     
<xs:element name="XOffset" type="RangeOfIntType" minOccurs="0"/>
                     
<xs:element name="YOffset" type="RangeOfIntType" minOccurs="0"/>
                   
</xs:sequence>
                 
</xs:complexType>
               
</xs:element>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
       
</xs:sequence>
       
<xs:element name="Sides" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="AllowedValues" type="SidesType" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element CopyInputDocumentProcessingCapabilitiesType/AutoSkewCorrection
diagram PwgSmRev1-185_p2236.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
elements CopyInput ServiceSpecificDocumentProcessing
complexTypes FaxInDocumentProcessingType FaxOutDocumentProcessingType ScanDocumentProcessingType TransformDocumentProcessingType
source <xs:element name="AutoSkewCorrection" type="xs:boolean" minOccurs="0"/>

element CopyInputDocumentProcessingCapabilitiesType/ColorEntry
diagram PwgSmRev1-185_p2237.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
elements CopyInput ServiceSpecificDocumentProcessing
complexTypes ScanDocumentProcessingType TransformDocumentProcessingType
source <xs:element name="ColorEntry" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" maxOccurs="unbounded">
       
<xs:simpleType>
         
<xs:union memberTypes="ColorEntryWKV KeywordNsExtensionPattern"/>
       
</xs:simpleType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element CopyInputDocumentProcessingCapabilitiesType/ColorEntry/AllowedValue
diagram PwgSmRev1-185_p2238.png
namespace http://www.pwg.org/schemas/2012/12/sm
type union of (ColorEntryWKV, KeywordNsExtensionPattern)
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValue" maxOccurs="unbounded">
 
<xs:simpleType>
   
<xs:union memberTypes="ColorEntryWKV KeywordNsExtensionPattern"/>
 
</xs:simpleType>
</xs:element>

element CopyInputDocumentProcessingCapabilitiesType/ContentType
diagram PwgSmRev1-185_p2239.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
elements CopyInput ServiceSpecificDocumentProcessing
complexTypes FaxOutDocumentProcessingType ScanDocumentProcessingType TransformDocumentProcessingType
source <xs:element name="ContentType" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" type="ContentTypeType" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element CopyInputDocumentProcessingCapabilitiesType/ContentType/AllowedValue
diagram PwgSmRev1-185_p2240.png
namespace http://www.pwg.org/schemas/2012/12/sm
type ContentTypeType
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValue" type="ContentTypeType" maxOccurs="unbounded"/>

element CopyInputDocumentProcessingCapabilitiesType/Exposure
diagram PwgSmRev1-185_p2241.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AutoExposure Brightness Contrast Sharpness
used by
elements CopyInput ServiceSpecificDocumentProcessing
complexTypes FaxInDocumentProcessingType FaxOutDocumentProcessingType ScanDocumentProcessingType
source <xs:element name="Exposure" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AutoExposure" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="Brightness" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="Contrast" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="Sharpness" type="xs:boolean" minOccurs="0"/>
     
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element CopyInputDocumentProcessingCapabilitiesType/Exposure/AutoExposure
diagram PwgSmRev1-185_p2242.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
element Exposure
source <xs:element name="AutoExposure" type="xs:boolean" minOccurs="0"/>

element CopyInputDocumentProcessingCapabilitiesType/Exposure/Brightness
diagram PwgSmRev1-185_p2243.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
element Exposure
source <xs:element name="Brightness" type="xs:boolean" minOccurs="0"/>

element CopyInputDocumentProcessingCapabilitiesType/Exposure/Contrast
diagram PwgSmRev1-185_p2244.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
element Exposure
source <xs:element name="Contrast" type="xs:boolean" minOccurs="0"/>

element CopyInputDocumentProcessingCapabilitiesType/Exposure/Sharpness
diagram PwgSmRev1-185_p2245.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
element Exposure
source <xs:element name="Sharpness" type="xs:boolean" minOccurs="0"/>

element CopyInputDocumentProcessingCapabilitiesType/FilmScanMode
diagram PwgSmRev1-185_p2246.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
elements CopyInput ServiceSpecificDocumentProcessing
complexType ScanDocumentProcessingType
source <xs:element name="FilmScanMode" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" type="FilmScanModeType" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element CopyInputDocumentProcessingCapabilitiesType/FilmScanMode/AllowedValue
diagram PwgSmRev1-185_p2247.png
namespace http://www.pwg.org/schemas/2012/12/sm
type FilmScanModeType
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValue" type="FilmScanModeType" maxOccurs="unbounded"/>

element CopyInputDocumentProcessingCapabilitiesType/ImagesToTransfer
diagram PwgSmRev1-185_p2248.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
elements CopyInput ServiceSpecificDocumentProcessing
complexType ScanDocumentProcessingType
source <xs:element name="ImagesToTransfer" type="xs:boolean" minOccurs="0"/>

element CopyInputDocumentProcessingCapabilitiesType/InputSource
diagram PwgSmRev1-185_p2249.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValues
used by
elements CopyInput ServiceSpecificDocumentProcessing
complexTypes AddFaxOutHardcopyDocumentRequestType ScanDocumentProcessingType
source <xs:element name="InputSource" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValues" type="InputSourceType" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element CopyInputDocumentProcessingCapabilitiesType/InputSource/AllowedValues
diagram PwgSmRev1-185_p2250.png
namespace http://www.pwg.org/schemas/2012/12/sm
type InputSourceType
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValues" type="InputSourceType" maxOccurs="unbounded"/>

element CopyInputDocumentProcessingCapabilitiesType/Resolutions
diagram PwgSmRev1-185_p2251.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children Resolution
source <xs:element name="Resolutions" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Resolution" maxOccurs="unbounded">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="CrossFeedDir">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="AllowedValue" type="xs:int" maxOccurs="unbounded"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="FeedDir">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="AllowedValue" type="xs:int" maxOccurs="unbounded"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element ref="Units"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element CopyInputDocumentProcessingCapabilitiesType/Resolutions/Resolution
diagram PwgSmRev1-185_p2252.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 1
maxOcc unbounded
content complex
children CrossFeedDir FeedDir Units
used by
elements CopyInput CopyOutput PrintJobCreationElements/PwgRasterDocumentResolutionSupported ServiceSpecificDocumentProcessing
complexTypes FaxInDocumentProcessingType FaxOutDocumentProcessingType PrintDocumentProcessingDefaultType PrintDocumentProcessingType ScanDocumentProcessingType TransformDocumentProcessingType
source <xs:element name="Resolution" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="CrossFeedDir">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AllowedValue" type="xs:int" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="FeedDir">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AllowedValue" type="xs:int" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element ref="Units"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element CopyInputDocumentProcessingCapabilitiesType/Resolutions/Resolution/CrossFeedDir
diagram PwgSmRev1-185_p2253.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
content complex
children AllowedValue
source <xs:element name="CrossFeedDir">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" type="xs:int" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element CopyInputDocumentProcessingCapabilitiesType/Resolutions/Resolution/CrossFeedDir/AllowedValue
diagram PwgSmRev1-185_p2254.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:int
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValue" type="xs:int" maxOccurs="unbounded"/>

element CopyInputDocumentProcessingCapabilitiesType/Resolutions/Resolution/FeedDir
diagram PwgSmRev1-185_p2255.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
content complex
children AllowedValue
source <xs:element name="FeedDir">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" type="xs:int" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element CopyInputDocumentProcessingCapabilitiesType/Resolutions/Resolution/FeedDir/AllowedValue
diagram PwgSmRev1-185_p2256.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:int
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValue" type="xs:int" maxOccurs="unbounded"/>

element CopyInputDocumentProcessingCapabilitiesType/Rotation
diagram PwgSmRev1-185_p2257.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
elements CopyInput ServiceSpecificDocumentProcessing
complexTypes ScanDocumentProcessingType TransformDocumentProcessingType
source <xs:element name="Rotation" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" type="RotationWKV" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element CopyInputDocumentProcessingCapabilitiesType/Rotation/AllowedValue
diagram PwgSmRev1-185_p2258.png
namespace http://www.pwg.org/schemas/2012/12/sm
type RotationWKV
properties
minOcc 1
maxOcc unbounded
content simple
facets
Kind Value Annotation
enumeration 0
enumeration 90
enumeration 180
enumeration 270
source <xs:element name="AllowedValue" type="RotationWKV" maxOccurs="unbounded"/>

element CopyInputDocumentProcessingCapabilitiesType/Scaling
diagram PwgSmRev1-185_p2259.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children ScalingHeight ScalingWidth AutoScaling
used by
elements CopyInput ServiceSpecificDocumentProcessing
complexTypes FaxInDocumentProcessingType FaxOutDocumentProcessingType ScanDocumentProcessingType TransformDocumentProcessingType
source <xs:element name="Scaling" minOccurs="0">
 
<xs:complexType>
   
<xs:choice>
     
<xs:sequence>
       
<xs:element name="ScalingHeight" type="RangeOfIntType"/>
       
<xs:element name="ScalingWidth" type="RangeOfIntType"/>
     
</xs:sequence>
     
<xs:element name="AutoScaling" type="xs:boolean"/>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element CopyInputDocumentProcessingCapabilitiesType/Scaling/ScalingHeight
diagram PwgSmRev1-185_p2260.png
namespace http://www.pwg.org/schemas/2012/12/sm
type RangeOfIntType
properties
content complex
children Lowerbound Upperbound
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="ScalingHeight" type="RangeOfIntType"/>

element CopyInputDocumentProcessingCapabilitiesType/Scaling/ScalingWidth
diagram PwgSmRev1-185_p2261.png
namespace http://www.pwg.org/schemas/2012/12/sm
type RangeOfIntType
properties
content complex
children Lowerbound Upperbound
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="ScalingWidth" type="RangeOfIntType"/>

element CopyInputDocumentProcessingCapabilitiesType/Scaling/AutoScaling
diagram PwgSmRev1-185_p2262.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
content simple
source <xs:element name="AutoScaling" type="xs:boolean"/>

element CopyInputDocumentProcessingCapabilitiesType/DocumentSizeAutoDetect
diagram PwgSmRev1-185_p2263.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
elements CopyInput ServiceSpecificDocumentProcessing
complexTypes FaxOutDocumentProcessingType ScanDocumentProcessingType
source <xs:element name="DocumentSizeAutoDetect" type="xs:boolean" minOccurs="0"/>

element CopyInputDocumentProcessingCapabilitiesType/ScanRegions
diagram PwgSmRev1-185_p2264.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children ScanRegion
used by
elements CopyInput ServiceSpecificDocumentProcessing
complexTypes FaxOutDocumentProcessingType ScanDocumentProcessingType
source <xs:element name="ScanRegions" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="ScanRegion" minOccurs="0" maxOccurs="unbounded">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Height" type="RangeOfIntType"/>
           
<xs:element ref="RegionUnits"/>
           
<xs:element name="Width" type="RangeOfIntType"/>
           
<xs:element name="XOffset" type="RangeOfIntType" minOccurs="0"/>
           
<xs:element name="YOffset" type="RangeOfIntType" minOccurs="0"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element CopyInputDocumentProcessingCapabilitiesType/ScanRegions/ScanRegion
diagram PwgSmRev1-185_p2265.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc unbounded
content complex
children Height RegionUnits Width XOffset YOffset
used by
element ScanRegions
source <xs:element name="ScanRegion" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Height" type="RangeOfIntType"/>
     
<xs:element ref="RegionUnits"/>
     
<xs:element name="Width" type="RangeOfIntType"/>
     
<xs:element name="XOffset" type="RangeOfIntType" minOccurs="0"/>
     
<xs:element name="YOffset" type="RangeOfIntType" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element CopyInputDocumentProcessingCapabilitiesType/ScanRegions/ScanRegion/Height
diagram PwgSmRev1-185_p2266.png
namespace http://www.pwg.org/schemas/2012/12/sm
type RangeOfIntType
properties
content complex
children Lowerbound Upperbound
used by
complexType ContentRegionType
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="Height" type="RangeOfIntType"/>

element CopyInputDocumentProcessingCapabilitiesType/ScanRegions/ScanRegion/Width
diagram PwgSmRev1-185_p2267.png
namespace http://www.pwg.org/schemas/2012/12/sm
type RangeOfIntType
properties
content complex
children Lowerbound Upperbound
used by
complexType ContentRegionType
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="Width" type="RangeOfIntType"/>

element CopyInputDocumentProcessingCapabilitiesType/ScanRegions/ScanRegion/XOffset
diagram PwgSmRev1-185_p2268.png
namespace http://www.pwg.org/schemas/2012/12/sm
type RangeOfIntType
properties
minOcc 0
maxOcc 1
content complex
children Lowerbound Upperbound
used by
complexType ContentRegionType
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="XOffset" type="RangeOfIntType" minOccurs="0"/>

element CopyInputDocumentProcessingCapabilitiesType/ScanRegions/ScanRegion/YOffset
diagram PwgSmRev1-185_p2269.png
namespace http://www.pwg.org/schemas/2012/12/sm
type RangeOfIntType
properties
minOcc 0
maxOcc 1
content complex
children Lowerbound Upperbound
used by
complexType ContentRegionType
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="YOffset" type="RangeOfIntType" minOccurs="0"/>

element CopyInputDocumentProcessingCapabilitiesType/Sides
diagram PwgSmRev1-185_p2270.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValues
used by
elements CopyInput CopyOutput ServiceSpecificDocumentProcessing
complexTypes FaxOutDocumentProcessingType PrintDocumentProcessingDefaultType PrintDocumentProcessingType ScanDocumentProcessingType
source <xs:element name="Sides" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValues" type="SidesType" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element CopyInputDocumentProcessingCapabilitiesType/Sides/AllowedValues
diagram PwgSmRev1-185_p2271.png
namespace http://www.pwg.org/schemas/2012/12/sm
type SidesType
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValues" type="SidesType" maxOccurs="unbounded"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy