PwgSmRev1-185 - TransformDocumentProcessingCapabilitiesType

complexType TransformDocumentProcessingCapabilitiesType
diagram PwgSmRev1-185_p1553.png
namespace http://www.pwg.org/schemas/2012/12/sm
type extension of ImagingDocumentProcessingCapabilitiesType
properties
base ImagingDocumentProcessingCapabilitiesType
children NumberUp PresentationDirectionNumberUp Compression CompressionFactor ContentType Destination DestinationUris DocumentFormat OutputDocumentColor OutputDocumentSize PageRanges Resolutions Rotation Scaling
used by
element TransformDocumentProcessingCapabilities
attributes
Name  Type  Use  Default  Fixed  Annotation
MustHonor  xs:boolean        
source <xs:complexType name="TransformDocumentProcessingCapabilitiesType">
 
<xs:complexContent>
   
<xs:extension base="ImagingDocumentProcessingCapabilitiesType">
     
<xs:sequence>
       
<xs:element name="Compression" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="AllowedValue" type="CompressionWKV" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="CompressionFactor" type="RangeOfIntType" minOccurs="0"/>
       
<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="Destination" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="DestinationUriSchemes" minOccurs="0">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="AllowedValues" type="xs:string" maxOccurs="unbounded"/>
                 
</xs:sequence>
               
</xs:complexType>
             
</xs:element>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="DestinationUris" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="DestinationUriSchemes" minOccurs="0">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="AllowedValues" type="xs:string" maxOccurs="unbounded"/>
                 
</xs:sequence>
               
</xs:complexType>
             
</xs:element>
             
<xs:element name="PreDialString" type="xs:boolean" minOccurs="0"/>
             
<xs:element name="PostDialString" type="xs:boolean" minOccurs="0"/>
             
<xs:element name="T33Subaddress" type="xs:boolean" minOccurs="0"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="DocumentFormat" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="AllowedValue" type="DocumentFormatWKV" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="OutputDocumentColor" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="BitDepth" minOccurs="0">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="AllowedValue" type="xs:int" maxOccurs="unbounded"/>
                 
</xs:sequence>
               
</xs:complexType>
             
</xs:element>
             
<xs:element name="ColorEncoding" 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="ColorSpace" minOccurs="0">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="AllowedValue" type="ColorSpaceWKV" maxOccurs="unbounded"/>
                 
</xs:sequence>
               
</xs:complexType>
             
</xs:element>
             
<xs:element name="SamplesPerPixel" minOccurs="0">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="AllowedValue" type="xs:int" maxOccurs="unbounded"/>
                 
</xs:sequence>
               
</xs:complexType>
             
</xs:element>
             
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="OutputDocumentSize" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="Height" type="RangeOfIntType"/>
             
<xs:element name="Width" type="RangeOfIntType"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="PageRanges" type="xs:boolean" minOccurs="0"/>
       
<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"/>
                       
</xs:sequence>
                     
</xs:complexType>
                   
</xs:element>
                   
<xs:element name="FeedDir">
                     
<xs:complexType>
                       
<xs:sequence>
                         
<xs:element name="AllowedValue" type="xs:int"/>
                       
</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:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element TransformDocumentProcessingCapabilitiesType/Compression
diagram PwgSmRev1-185_p1554.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
element ServiceSpecificDocumentProcessing
complexTypes FaxInDocumentProcessingType FetchPrintDocumentResponseType ScanDocumentProcessingType TransformDocumentProcessingType
source <xs:element name="Compression" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" type="CompressionWKV" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element TransformDocumentProcessingCapabilitiesType/Compression/AllowedValue
diagram PwgSmRev1-185_p1555.png
namespace http://www.pwg.org/schemas/2012/12/sm
type CompressionWKV
properties
minOcc 1
maxOcc unbounded
content simple
facets
Kind Value Annotation
maxLength 255
enumeration Compress
enumeration Deflate
enumeration Gzip
enumeration ModifiedHuffman
enumeration ModifiedRead
enumeration MatsushitaWhitelineSkip
enumeration None
source <xs:element name="AllowedValue" type="CompressionWKV" maxOccurs="unbounded"/>

element TransformDocumentProcessingCapabilitiesType/CompressionFactor
diagram PwgSmRev1-185_p1556.png
namespace http://www.pwg.org/schemas/2012/12/sm
type RangeOfIntType
properties
minOcc 0
maxOcc 1
content complex
children Lowerbound Upperbound
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="CompressionFactor" type="RangeOfIntType" minOccurs="0"/>

element TransformDocumentProcessingCapabilitiesType/ContentType
diagram PwgSmRev1-185_p1557.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 TransformDocumentProcessingCapabilitiesType/ContentType/AllowedValue
diagram PwgSmRev1-185_p1558.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 TransformDocumentProcessingCapabilitiesType/Destination
diagram PwgSmRev1-185_p1559.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children DestinationUriSchemes
used by
element ServiceSpecificDocumentProcessing
complexTypes FaxInDocumentProcessingType ScanDocumentProcessingType TransformDocumentProcessingType
source <xs:element name="Destination" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="DestinationUriSchemes" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AllowedValues" type="xs:string" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element TransformDocumentProcessingCapabilitiesType/Destination/DestinationUriSchemes
diagram PwgSmRev1-185_p1560.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValues
source <xs:element name="DestinationUriSchemes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValues" type="xs:string" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element TransformDocumentProcessingCapabilitiesType/Destination/DestinationUriSchemes/AllowedValues
diagram PwgSmRev1-185_p1561.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:string
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValues" type="xs:string" maxOccurs="unbounded"/>

element TransformDocumentProcessingCapabilitiesType/DestinationUris
diagram PwgSmRev1-185_p1562.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children DestinationUriSchemes PreDialString PostDialString T33Subaddress
used by
element ServiceSpecificDocumentProcessing
complexTypes FaxInDocumentProcessingType FaxOutJobProcessingType ScanDocumentProcessingType TransformDocumentProcessingType
source <xs:element name="DestinationUris" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="DestinationUriSchemes" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AllowedValues" type="xs:string" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="PreDialString" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="PostDialString" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="T33Subaddress" type="xs:boolean" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element TransformDocumentProcessingCapabilitiesType/DestinationUris/DestinationUriSchemes
diagram PwgSmRev1-185_p1563.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValues
source <xs:element name="DestinationUriSchemes" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValues" type="xs:string" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element TransformDocumentProcessingCapabilitiesType/DestinationUris/DestinationUriSchemes/AllowedValues
diagram PwgSmRev1-185_p1564.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:string
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValues" type="xs:string" maxOccurs="unbounded"/>

element TransformDocumentProcessingCapabilitiesType/DestinationUris/PreDialString
diagram PwgSmRev1-185_p1565.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="PreDialString" type="xs:boolean" minOccurs="0"/>

element TransformDocumentProcessingCapabilitiesType/DestinationUris/PostDialString
diagram PwgSmRev1-185_p1566.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="PostDialString" type="xs:boolean" minOccurs="0"/>

element TransformDocumentProcessingCapabilitiesType/DestinationUris/T33Subaddress
diagram PwgSmRev1-185_p1567.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="T33Subaddress" type="xs:boolean" minOccurs="0"/>

element TransformDocumentProcessingCapabilitiesType/DocumentFormat
diagram PwgSmRev1-185_p1568.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
elements ListInputDocumentFormatsResponseType/InputDocumentFormatSupported/InputDocumentFormatEntry ListOutPutputDocumentFormatsResponseType/OutputDocumentFormatSupported/OutputDocumentFormatEntry ResourceSummaryType/ResourceFormat ResourceDescriptionType/ResourceFormat ServiceSpecificDocumentProcessing ListOutputputDocumentFormatsRequestType/SourceDocumentFormat ListInputDocumentFormatsRequestType/TargetDocumentFormat
complexTypes DocumentFormatDetailsType FaxInDocumentProcessingType FetchPrintDocumentResponseType GetTransformServiceElementsRequestType ScanDocumentProcessingType TransformDocumentProcessingType
source <xs:element name="DocumentFormat" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" type="DocumentFormatWKV" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element TransformDocumentProcessingCapabilitiesType/DocumentFormat/AllowedValue
diagram PwgSmRev1-185_p1569.png
namespace http://www.pwg.org/schemas/2012/12/sm
type DocumentFormatWKV
properties
minOcc 1
maxOcc unbounded
content simple
facets
Kind Value Annotation
maxLength 255
whiteSpace preserve
enumeration application/octet-stream
enumeration application/pdf
enumeration application/postscript
enumeration application/vnd.pwg-xhtml-print+xml
enumeration application/vnd.hp-PCL
enumeration image/g3fax
enumeration image/jpeg
enumeration image/pwg-raster
enumeration image/tiff
enumeration image/tiff-fx
enumeration text/html
enumeration text/plain
enumeration text/plain; charset=ISO-8859-1
enumeration text/plain; charset=US-ASCII
enumeration text/plain; charset=utf-8
enumeration unknown
source <xs:element name="AllowedValue" type="DocumentFormatWKV" maxOccurs="unbounded"/>

element TransformDocumentProcessingCapabilitiesType/OutputDocumentColor
diagram PwgSmRev1-185_p1570.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children BitDepth ColorEncoding ColorSpace SamplesPerPixel
source <xs:element name="OutputDocumentColor" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="BitDepth" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AllowedValue" type="xs:int" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="ColorEncoding" 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="ColorSpace" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AllowedValue" type="ColorSpaceWKV" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="SamplesPerPixel" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AllowedValue" type="xs:int" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element TransformDocumentProcessingCapabilitiesType/OutputDocumentColor/BitDepth
diagram PwgSmRev1-185_p1571.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValue
source <xs:element name="BitDepth" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" type="xs:int" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element TransformDocumentProcessingCapabilitiesType/OutputDocumentColor/BitDepth/AllowedValue
diagram PwgSmRev1-185_p1572.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 TransformDocumentProcessingCapabilitiesType/OutputDocumentColor/ColorEncoding
diagram PwgSmRev1-185_p1573.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValue
source <xs:element name="ColorEncoding" 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 TransformDocumentProcessingCapabilitiesType/OutputDocumentColor/ColorEncoding/AllowedValue
diagram PwgSmRev1-185_p1574.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 TransformDocumentProcessingCapabilitiesType/OutputDocumentColor/ColorSpace
diagram PwgSmRev1-185_p1575.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValue
source <xs:element name="ColorSpace" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" type="ColorSpaceWKV" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element TransformDocumentProcessingCapabilitiesType/OutputDocumentColor/ColorSpace/AllowedValue
diagram PwgSmRev1-185_p1576.png
namespace http://www.pwg.org/schemas/2012/12/sm
type ColorSpaceWKV
properties
minOcc 1
maxOcc unbounded
content simple
facets
Kind Value Annotation
maxLength 255
enumeration RGB
enumeration sRGB
enumeration scRGB
enumeration CMY
enumeration CMYK
enumeration YCC
source <xs:element name="AllowedValue" type="ColorSpaceWKV" maxOccurs="unbounded"/>

element TransformDocumentProcessingCapabilitiesType/OutputDocumentColor/SamplesPerPixel
diagram PwgSmRev1-185_p1577.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValue
source <xs:element name="SamplesPerPixel" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" type="xs:int" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element TransformDocumentProcessingCapabilitiesType/OutputDocumentColor/SamplesPerPixel/AllowedValue
diagram PwgSmRev1-185_p1578.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 TransformDocumentProcessingCapabilitiesType/OutputDocumentSize
diagram PwgSmRev1-185_p1579.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children Height Width
source <xs:element name="OutputDocumentSize" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Height" type="RangeOfIntType"/>
     
<xs:element name="Width" type="RangeOfIntType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element TransformDocumentProcessingCapabilitiesType/OutputDocumentSize/Height
diagram PwgSmRev1-185_p1580.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 TransformDocumentProcessingCapabilitiesType/OutputDocumentSize/Width
diagram PwgSmRev1-185_p1581.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 TransformDocumentProcessingCapabilitiesType/PageRanges
diagram PwgSmRev1-185_p1582.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
elements CopyOutput ServiceSpecificDocumentProcessing
complexTypes PrintDocumentProcessingDefaultType PrintDocumentProcessingType
source <xs:element name="PageRanges" type="xs:boolean" minOccurs="0"/>

element TransformDocumentProcessingCapabilitiesType/Resolutions
diagram PwgSmRev1-185_p1583.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"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="FeedDir">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="AllowedValue" type="xs:int"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element ref="Units"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element TransformDocumentProcessingCapabilitiesType/Resolutions/Resolution
diagram PwgSmRev1-185_p1584.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"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="FeedDir">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AllowedValue" type="xs:int"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element ref="Units"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element TransformDocumentProcessingCapabilitiesType/Resolutions/Resolution/CrossFeedDir
diagram PwgSmRev1-185_p1585.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"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element TransformDocumentProcessingCapabilitiesType/Resolutions/Resolution/CrossFeedDir/AllowedValue
diagram PwgSmRev1-185_p1586.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:int
properties
content simple
source <xs:element name="AllowedValue" type="xs:int"/>

element TransformDocumentProcessingCapabilitiesType/Resolutions/Resolution/FeedDir
diagram PwgSmRev1-185_p1587.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"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element TransformDocumentProcessingCapabilitiesType/Resolutions/Resolution/FeedDir/AllowedValue
diagram PwgSmRev1-185_p1588.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:int
properties
content simple
source <xs:element name="AllowedValue" type="xs:int"/>

element TransformDocumentProcessingCapabilitiesType/Rotation
diagram PwgSmRev1-185_p1589.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 TransformDocumentProcessingCapabilitiesType/Rotation/AllowedValue
diagram PwgSmRev1-185_p1590.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 TransformDocumentProcessingCapabilitiesType/Scaling
diagram PwgSmRev1-185_p1591.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 TransformDocumentProcessingCapabilitiesType/Scaling/ScalingHeight
diagram PwgSmRev1-185_p1592.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 TransformDocumentProcessingCapabilitiesType/Scaling/ScalingWidth
diagram PwgSmRev1-185_p1593.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 TransformDocumentProcessingCapabilitiesType/Scaling/AutoScaling
diagram PwgSmRev1-185_p1594.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
content simple
source <xs:element name="AutoScaling" type="xs:boolean"/>


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