diagram | |||||||||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||||||||
type | extension of ImagingDocumentProcessingCapabilitiesType | ||||||||||||
properties |
|
||||||||||||
children | NumberUp PresentationDirectionNumberUp | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
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> |