PwgSmRev1-185 - FaxInDocumentProcessingCapabilitiesType

complexType FaxInDocumentProcessingCapabilitiesType
diagram PwgSmRev1-185_p1971.png
namespace http://www.pwg.org/schemas/2012/12/sm
type extension of ImagingDocumentProcessingCapabilitiesType
properties
base ImagingDocumentProcessingCapabilitiesType
children NumberUp PresentationDirectionNumberUp AutoSkewCorrection Compression CompressionQualityFactor Destination DestinationUris DocumentDigitalSignature DocumentFormat DocumentFormatDetailsSupplied DocumentFormatVersion Exposure PrintColorMode Resolutions Scaling
used by
element FaxInDocumentProcessingCapabilities
attributes
Name  Type  Use  Default  Fixed  Annotation
MustHonor  xs:boolean        
source <xs:complexType name="FaxInDocumentProcessingCapabilitiesType">
 
<xs:complexContent>
   
<xs:extension base="ImagingDocumentProcessingCapabilitiesType">
     
<xs:sequence>
       
<xs:element name="AutoSkewCorrection" type="xs:boolean" minOccurs="0"/>
       
<xs:element name="Compression" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="AllowedValue" type="CompressionType" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="CompressionQualityFactor" type="RangeOfIntType" minOccurs="0"/>
       
<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="DocumentDigitalSignature" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="AllowedValue" type="DocumentDigitalSignatureType" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="DocumentFormat" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="AllowedValue" type="DocumentFormatType" maxOccurs="unbounded"/>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="DocumentFormatDetailsSupplied" minOccurs="0">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="DocumentSourceApplicationName" type="xs:boolean" minOccurs="0"/>
             
<xs:element name="DocumentSourceApplicationVersion" type="xs:boolean" minOccurs="0"/>
             
<xs:element name="DocumentSourceOsName" minOccurs="0">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="AllowedValues" maxOccurs="unbounded">
                     
<xs:simpleType>
                       
<xs:union memberTypes="OperatingSystemNameWKV OperatingSystemNameExtensionPattern"/>
                     
</xs:simpleType>
                   
</xs:element>
                 
</xs:sequence>
               
</xs:complexType>
             
</xs:element>
             
<xs:element name="DocumentSourceOsVersion" type="xs:boolean" minOccurs="0"/>
             
<xs:element name="DocumentFormat" minOccurs="0">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="AllowedValues" type="DocumentFormatType"/>
                 
</xs:sequence>
               
</xs:complexType>
             
</xs:element>
             
<xs:element name="DocumentFormatDeviceId" type="xs:boolean" minOccurs="0"/>
             
<xs:element name="DocumentFormatVersion" type="xs:boolean" minOccurs="0"/>
             
<xs:element name="DocumentNaturalLanguage" minOccurs="0">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="AllowedValues" type="NaturalLanguageType"/>
                 
</xs:sequence>
               
</xs:complexType>
             
</xs:element>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="DocumentFormatVersion" type="xs:boolean" minOccurs="0"/>
       
<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="PrintColorMode" minOccurs="0">
         
<xs:annotation>
           
<xs:documentation>JPS3</xs:documentation>
         
</xs:annotation>
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="AllowedValue" maxOccurs="unbounded">
               
<xs:simpleType>
                 
<xs:union memberTypes="PrintColorModeWKV KeywordNsExtensionPattern"/>
               
</xs:simpleType>
             
</xs:element>
           
</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"/>
                       
</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="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 FaxInDocumentProcessingCapabilitiesType/AutoSkewCorrection
diagram PwgSmRev1-185_p1972.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 FaxInDocumentProcessingCapabilitiesType/Compression
diagram PwgSmRev1-185_p1973.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="CompressionType" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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

element FaxInDocumentProcessingCapabilitiesType/CompressionQualityFactor
diagram PwgSmRev1-185_p1975.png
namespace http://www.pwg.org/schemas/2012/12/sm
type RangeOfIntType
properties
minOcc 0
maxOcc 1
content complex
children Lowerbound Upperbound
used by
element ServiceSpecificDocumentProcessing
complexTypes FaxInDocumentProcessingType ScanDocumentProcessingType TransformDocumentProcessingType
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="CompressionQualityFactor" type="RangeOfIntType" minOccurs="0"/>

element FaxInDocumentProcessingCapabilitiesType/Destination
diagram PwgSmRev1-185_p1976.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 FaxInDocumentProcessingCapabilitiesType/Destination/DestinationUriSchemes
diagram PwgSmRev1-185_p1977.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 FaxInDocumentProcessingCapabilitiesType/Destination/DestinationUriSchemes/AllowedValues
diagram PwgSmRev1-185_p1978.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 FaxInDocumentProcessingCapabilitiesType/DestinationUris
diagram PwgSmRev1-185_p1979.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 FaxInDocumentProcessingCapabilitiesType/DestinationUris/DestinationUriSchemes
diagram PwgSmRev1-185_p1980.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 FaxInDocumentProcessingCapabilitiesType/DestinationUris/DestinationUriSchemes/AllowedValues
diagram PwgSmRev1-185_p1981.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 FaxInDocumentProcessingCapabilitiesType/DestinationUris/PreDialString
diagram PwgSmRev1-185_p1982.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 FaxInDocumentProcessingCapabilitiesType/DestinationUris/PostDialString
diagram PwgSmRev1-185_p1983.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 FaxInDocumentProcessingCapabilitiesType/DestinationUris/T33Subaddress
diagram PwgSmRev1-185_p1984.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 FaxInDocumentProcessingCapabilitiesType/DocumentDigitalSignature
diagram PwgSmRev1-185_p1985.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 ImagingDocumentDescriptionType ScanDocumentProcessingType
source <xs:element name="DocumentDigitalSignature" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" type="DocumentDigitalSignatureType" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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

element FaxInDocumentProcessingCapabilitiesType/DocumentFormat
diagram PwgSmRev1-185_p1987.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="DocumentFormatType" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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

element FaxInDocumentProcessingCapabilitiesType/DocumentFormatDetailsSupplied
diagram PwgSmRev1-185_p1989.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children DocumentSourceApplicationName DocumentSourceApplicationVersion DocumentSourceOsName DocumentSourceOsVersion DocumentFormat DocumentFormatDeviceId DocumentFormatVersion DocumentNaturalLanguage
used by
elements ServiceSpecificDocumentDescription ServiceSpecificJobDescription
complexTypes FaxOutDocumentDescriptionType FaxOutJobDescriptionType PrintDocumentDescriptionType PrintJobDescriptionType TransformDocumentDescriptionType
source <xs:element name="DocumentFormatDetailsSupplied" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="DocumentSourceApplicationName" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="DocumentSourceApplicationVersion" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="DocumentSourceOsName" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AllowedValues" maxOccurs="unbounded">
             
<xs:simpleType>
               
<xs:union memberTypes="OperatingSystemNameWKV OperatingSystemNameExtensionPattern"/>
             
</xs:simpleType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="DocumentSourceOsVersion" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="DocumentFormat" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AllowedValues" type="DocumentFormatType"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="DocumentFormatDeviceId" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="DocumentFormatVersion" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="DocumentNaturalLanguage" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AllowedValues" type="NaturalLanguageType"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element FaxInDocumentProcessingCapabilitiesType/DocumentFormatDetailsSupplied/DocumentSourceApplicationName
diagram PwgSmRev1-185_p1990.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
complexType DocumentFormatDetailsType
source <xs:element name="DocumentSourceApplicationName" type="xs:boolean" minOccurs="0"/>

element FaxInDocumentProcessingCapabilitiesType/DocumentFormatDetailsSupplied/DocumentSourceApplicationVersion
diagram PwgSmRev1-185_p1991.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
complexType DocumentFormatDetailsType
source <xs:element name="DocumentSourceApplicationVersion" type="xs:boolean" minOccurs="0"/>

element FaxInDocumentProcessingCapabilitiesType/DocumentFormatDetailsSupplied/DocumentSourceOsName
diagram PwgSmRev1-185_p1992.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValues
used by
complexType DocumentFormatDetailsType
source <xs:element name="DocumentSourceOsName" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValues" maxOccurs="unbounded">
       
<xs:simpleType>
         
<xs:union memberTypes="OperatingSystemNameWKV OperatingSystemNameExtensionPattern"/>
       
</xs:simpleType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element FaxInDocumentProcessingCapabilitiesType/DocumentFormatDetailsSupplied/DocumentSourceOsName/AllowedValues
diagram PwgSmRev1-185_p1993.png
namespace http://www.pwg.org/schemas/2012/12/sm
type union of (OperatingSystemNameWKV, OperatingSystemNameExtensionPattern)
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValues" maxOccurs="unbounded">
 
<xs:simpleType>
   
<xs:union memberTypes="OperatingSystemNameWKV OperatingSystemNameExtensionPattern"/>
 
</xs:simpleType>
</xs:element>

element FaxInDocumentProcessingCapabilitiesType/DocumentFormatDetailsSupplied/DocumentSourceOsVersion
diagram PwgSmRev1-185_p1994.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
complexType DocumentFormatDetailsType
source <xs:element name="DocumentSourceOsVersion" type="xs:boolean" minOccurs="0"/>

element FaxInDocumentProcessingCapabilitiesType/DocumentFormatDetailsSupplied/DocumentFormat
diagram PwgSmRev1-185_p1995.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValues
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="AllowedValues" type="DocumentFormatType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element FaxInDocumentProcessingCapabilitiesType/DocumentFormatDetailsSupplied/DocumentFormat/AllowedValues
diagram PwgSmRev1-185_p1996.png
namespace http://www.pwg.org/schemas/2012/12/sm
type DocumentFormatType
properties
content simple
source <xs:element name="AllowedValues" type="DocumentFormatType"/>

element FaxInDocumentProcessingCapabilitiesType/DocumentFormatDetailsSupplied/DocumentFormatDeviceId
diagram PwgSmRev1-185_p1997.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
complexType DocumentFormatDetailsType
source <xs:element name="DocumentFormatDeviceId" type="xs:boolean" minOccurs="0"/>

element FaxInDocumentProcessingCapabilitiesType/DocumentFormatDetailsSupplied/DocumentFormatVersion
diagram PwgSmRev1-185_p1998.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
elements ListInputDocumentFormatsResponseType/InputDocumentFormatSupported/InputDocumentFormatEntry ListOutPutputDocumentFormatsResponseType/OutputDocumentFormatSupported/OutputDocumentFormatEntry ListOutputputDocumentFormatsRequestType/SourceDocumentFormat ListInputDocumentFormatsRequestType/TargetDocumentFormat
complexTypes DocumentFormatDetailsType FaxInDocumentProcessingType TransformDocumentProcessingType
source <xs:element name="DocumentFormatVersion" type="xs:boolean" minOccurs="0"/>

element FaxInDocumentProcessingCapabilitiesType/DocumentFormatDetailsSupplied/DocumentNaturalLanguage
diagram PwgSmRev1-185_p1999.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValues
used by
complexTypes DocumentFormatDetailsType ImagingDocumentDescriptionType
source <xs:element name="DocumentNaturalLanguage" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValues" type="NaturalLanguageType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element FaxInDocumentProcessingCapabilitiesType/DocumentFormatDetailsSupplied/DocumentNaturalLanguage/AllowedValues
diagram PwgSmRev1-185_p2000.png
namespace http://www.pwg.org/schemas/2012/12/sm
type NaturalLanguageType
properties
content simple
source <xs:element name="AllowedValues" type="NaturalLanguageType"/>

element FaxInDocumentProcessingCapabilitiesType/DocumentFormatVersion
diagram PwgSmRev1-185_p2001.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
elements ListInputDocumentFormatsResponseType/InputDocumentFormatSupported/InputDocumentFormatEntry ListOutPutputDocumentFormatsResponseType/OutputDocumentFormatSupported/OutputDocumentFormatEntry ListOutputputDocumentFormatsRequestType/SourceDocumentFormat ListInputDocumentFormatsRequestType/TargetDocumentFormat
complexTypes DocumentFormatDetailsType FaxInDocumentProcessingType TransformDocumentProcessingType
source <xs:element name="DocumentFormatVersion" type="xs:boolean" minOccurs="0"/>

element FaxInDocumentProcessingCapabilitiesType/Exposure
diagram PwgSmRev1-185_p2002.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 FaxInDocumentProcessingCapabilitiesType/Exposure/AutoExposure
diagram PwgSmRev1-185_p2003.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 FaxInDocumentProcessingCapabilitiesType/Exposure/Brightness
diagram PwgSmRev1-185_p2004.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 FaxInDocumentProcessingCapabilitiesType/Exposure/Contrast
diagram PwgSmRev1-185_p2005.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 FaxInDocumentProcessingCapabilitiesType/Exposure/Sharpness
diagram PwgSmRev1-185_p2006.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 FaxInDocumentProcessingCapabilitiesType/PrintColorMode
diagram PwgSmRev1-185_p2007.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
elements CopyOutput ServiceSpecificDocumentProcessing
complexTypes FaxInDocumentProcessingType PrintDocumentProcessingDefaultType PrintDocumentProcessingType
annotation
documentation
JPS3
source <xs:element name="PrintColorMode" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>JPS3</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" maxOccurs="unbounded">
       
<xs:simpleType>
         
<xs:union memberTypes="PrintColorModeWKV KeywordNsExtensionPattern"/>
       
</xs:simpleType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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

element FaxInDocumentProcessingCapabilitiesType/Resolutions
diagram PwgSmRev1-185_p2009.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 FaxInDocumentProcessingCapabilitiesType/Resolutions/Resolution
diagram PwgSmRev1-185_p2010.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 FaxInDocumentProcessingCapabilitiesType/Resolutions/Resolution/CrossFeedDir
diagram PwgSmRev1-185_p2011.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 FaxInDocumentProcessingCapabilitiesType/Resolutions/Resolution/CrossFeedDir/AllowedValue
diagram PwgSmRev1-185_p2012.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 FaxInDocumentProcessingCapabilitiesType/Resolutions/Resolution/FeedDir
diagram PwgSmRev1-185_p2013.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 FaxInDocumentProcessingCapabilitiesType/Resolutions/Resolution/FeedDir/AllowedValue
diagram PwgSmRev1-185_p2014.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 FaxInDocumentProcessingCapabilitiesType/Scaling
diagram PwgSmRev1-185_p2015.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 FaxInDocumentProcessingCapabilitiesType/Scaling/ScalingHeight
diagram PwgSmRev1-185_p2016.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 FaxInDocumentProcessingCapabilitiesType/Scaling/ScalingWidth
diagram PwgSmRev1-185_p2017.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 FaxInDocumentProcessingCapabilitiesType/Scaling/AutoScaling
diagram PwgSmRev1-185_p2018.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