PwgSmRev1-185 - Exposure

element Exposure
diagram PwgSmRev1-185_p108.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
content complex
children AutoExposure Brightness Contrast Sharpness
used by
elements CopyInput ServiceSpecificDocumentProcessing
complexTypes FaxInDocumentProcessingType FaxOutDocumentProcessingType ScanDocumentProcessingType
attributes
Name  Type  Use  Default  Fixed  Annotation
MustHonor  xs:boolean        
source <xs:element name="Exposure">
 
<xs:complexType>
   
<xs:choice minOccurs="0">
     
<xs:element ref="AutoExposure" minOccurs="0"/>
     
<xs:sequence minOccurs="0">
       
<xs:element ref="Brightness" minOccurs="0"/>
       
<xs:element ref="Contrast" minOccurs="0"/>
       
<xs:element ref="Sharpness" minOccurs="0"/>
       
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
     
</xs:sequence>
   
</xs:choice>
   
<xs:attribute ref="MustHonor"/>
   
<xs:anyAttribute namespace="##other"/>
 
</xs:complexType>
</xs:element>


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