PwgSmRev1-185 - FaxOutDocumentProcessingType

complexType FaxOutDocumentProcessingType
diagram PwgSmRev1-185_p2130.png
namespace http://www.pwg.org/schemas/2012/12/sm
type extension of ImagingDocumentProcessingType
properties
base ImagingDocumentProcessingType
children NumberUp PresentationDirectionNumberUp AutoSkewCorrection ContentType Exposure HeaderPrint Quality Resolution Scaling DocumentSizeAutoDetect ScanRegions Sides
used by
element FaxOutDocumentProcessing
attributes
Name  Type  Use  Default  Fixed  Annotation
MustHonor  xs:boolean        
source <xs:complexType name="FaxOutDocumentProcessingType">
 
<xs:complexContent>
   
<xs:extension base="ImagingDocumentProcessingType">
     
<xs:sequence>
       
<!-- FaxOut document processing references here -->
       
<xs:element ref="AutoSkewCorrection" minOccurs="0"/>
       
<xs:element ref="ContentType" minOccurs="0"/>
       
<xs:element ref="Exposure" minOccurs="0"/>
       
<xs:element ref="HeaderPrint" minOccurs="0"/>
       
<xs:element ref="Quality" minOccurs="0"/>
       
<xs:element ref="Resolution" minOccurs="0"/>
       
<xs:element ref="Scaling" minOccurs="0"/>
       
<xs:choice>
         
<xs:element ref="DocumentSizeAutoDetect" minOccurs="0"/>
         
<xs:element ref="ScanRegions" minOccurs="0"/>
       
</xs:choice>
       
<xs:element ref="Sides" minOccurs="0"/>
       
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
 
<!-- FaxOutDocumentProcessing - group -->
</xs:complexType>


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