Definition Type: ComplexType
Name: EmailOutDocumentProcessingCapabilitiesType
Namespace: http://www.pwg.org/schemas/2016/01/sm
Type: pwg:ImagingDocumentProcessingCapabilitiesType
Containing Schema: EmailOutService.xsd
Abstract
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).
Collapse XSD Schema Diagram:
Drilldown into PresentationDirectionNumberUp Drilldown into NumberUp Drilldown into MustHonor Drilldown into ImagingDocumentProcessingCapabilitiesTypeXSD Diagram of EmailOutDocumentProcessingCapabilitiesType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NumberUp pwg:NumberUp 0 (1)
PresentationDirectionNumberUp pwg:PresentationDirectionNumberUp 0 (1)
<xs:any> Allowed namespace: '##other' 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
MustHonor pwg:MustHonor (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
pwg:EmailOutDocumentProcessingCapabilities