PwgSmRev1-185 - EmailOutDocumentProcessingCapabilitiesType

complexType EmailOutDocumentProcessingCapabilitiesType
diagram PwgSmRev1-185_p1888.png
namespace http://www.pwg.org/schemas/2012/12/sm
type extension of ImagingDocumentProcessingCapabilitiesType
properties
base ImagingDocumentProcessingCapabilitiesType
children NumberUp PresentationDirectionNumberUp
used by
element EmailOutDocumentProcessingCapabilities
attributes
Name  Type  Use  Default  Fixed  Annotation
MustHonor  xs:boolean        
annotation
documentation
ISSUE: (GP): I did not see a capability for the “light source” this can be changed in EmailOutning and can be done for the document type (paper, transparencies, negatives).
source <xs:complexType name="EmailOutDocumentProcessingCapabilitiesType">
 
<xs:annotation>
   
<xs:documentation>ISSUE: (GP): I did not see a capability for the “light source” this can be changed in EmailOutning and can be done for the document type (paper, transparencies, negatives).</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="ImagingDocumentProcessingCapabilitiesType">
     
<xs:sequence>
       
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>


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