diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | extension of ImagingJobDescriptionCapabilitiesType | ||||||
properties |
|
||||||
children | ElementsNaturalLanguage JobAccountingID JobAccountingUserID JobMandatoryElements JobMessageFromOperator JobMessageToOperator JobMoreInfo JobName JobOriginatingUserName JobOriginatingUserUri JobPages JobPassword JobPasswordEncryption KOctets TemplateCreatorUserName TemplateId TemplateInfo TemplateName TemplateType CompressionSupplied DocumentCharsetSupplied DocumentDigitalSignatureSupplied DocumentFormatDetailsSupplied DocumentFormatSupplied DocumentFormatVersionSupplied DocumentMessageSupplied DocumentNameSupplied JobCollationType Impressions MediaSheets PageOrderReceived | ||||||
used by |
|
||||||
attributes |
|
||||||
source | <xs:complexType name="PrintJobDescriptionCapabilitiesType"> <xs:complexContent> <xs:extension base="pwg:ImagingJobDescriptionCapabilitiesType"> <xs:sequence> <xs:element name="CompressionSupplied" type="CompressionSupportedType" minOccurs="0"/> <xs:element name="DocumentCharsetSupplied" type="DocumentCharsetSupportedType" minOccurs="0"/> <xs:element name="DocumentDigitalSignatureSupplied" type="xs:boolean" minOccurs="0"/> <xs:element name="DocumentFormatDetailsSupplied" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="DocumentSourceApplicationName" type="xs:boolean" minOccurs="0"/> <xs:element name="DocumentSourceApplicationVersion" type="xs:boolean" minOccurs="0"/> <xs:element name="DocumentSourceOsName" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="AllowedValues" maxOccurs="unbounded"> <xs:simpleType> <xs:union memberTypes="OperatingSystemNameWKV OperatingSystemNameExtensionPattern"/> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DocumentSourceOsVersion" type="xs:boolean" minOccurs="0"/> <xs:element name="DocumentFormat" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="AllowedValues" type="DocumentFormatType"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DocumentFormatDeviceId" type="xs:boolean" minOccurs="0"/> <xs:element name="DocumentFormatVersion" type="xs:boolean" minOccurs="0"/> <xs:element name="DocumentNaturalLanguage" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="AllowedValues" type="NaturalLanguageType"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DocumentFormatSupplied" type="DocumentFormatSupportedType" minOccurs="0"/> <xs:element name="DocumentFormatVersionSupplied" type="DocumentFormatVersionSupportedType" minOccurs="0"/> <xs:element name="DocumentMessageSupplied" type="xs:boolean" minOccurs="0"/> <xs:element name="DocumentNameSupplied" type="xs:boolean" minOccurs="0"/> <xs:element name="JobCollationType" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="AllowedValue" maxOccurs="unbounded"> <xs:simpleType> <xs:union memberTypes="JobCollationTypeWKV KeywordNsExtensionPattern"/> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Impressions" type="xs:boolean" minOccurs="0"/> <xs:element name="MediaSheets" type="xs:boolean" minOccurs="0"/> <xs:element name="PageOrderReceived" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="AllowedValue" type="PageOrderReceivedType" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | CompressionSupportedType | ||||||
properties |
|
||||||
children | AllowedValue | ||||||
used by |
|
||||||
source | <xs:element name="CompressionSupplied" type="CompressionSupportedType" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | DocumentCharsetSupportedType | ||||||
properties |
|
||||||
children | DocumentCharset | ||||||
used by | |||||||
source | <xs:element name="DocumentCharsetSupplied" type="DocumentCharsetSupportedType" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
used by |
|
||||||
source | <xs:element name="DocumentDigitalSignatureSupplied" type="xs:boolean" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
properties |
|
||||||
children | DocumentSourceApplicationName DocumentSourceApplicationVersion DocumentSourceOsName DocumentSourceOsVersion DocumentFormat DocumentFormatDeviceId DocumentFormatVersion DocumentNaturalLanguage | ||||||
used by | |||||||
source | <xs:element name="DocumentFormatDetailsSupplied" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="DocumentSourceApplicationName" type="xs:boolean" minOccurs="0"/> <xs:element name="DocumentSourceApplicationVersion" type="xs:boolean" minOccurs="0"/> <xs:element name="DocumentSourceOsName" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="AllowedValues" maxOccurs="unbounded"> <xs:simpleType> <xs:union memberTypes="OperatingSystemNameWKV OperatingSystemNameExtensionPattern"/> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DocumentSourceOsVersion" type="xs:boolean" minOccurs="0"/> <xs:element name="DocumentFormat" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="AllowedValues" type="DocumentFormatType"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DocumentFormatDeviceId" type="xs:boolean" minOccurs="0"/> <xs:element name="DocumentFormatVersion" type="xs:boolean" minOccurs="0"/> <xs:element name="DocumentNaturalLanguage" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="AllowedValues" type="NaturalLanguageType"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
used by |
|
||||||
source | <xs:element name="DocumentSourceApplicationName" type="xs:boolean" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
used by |
|
||||||
source | <xs:element name="DocumentSourceApplicationVersion" type="xs:boolean" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
properties |
|
||||||
children | AllowedValues | ||||||
used by |
|
||||||
source | <xs:element name="DocumentSourceOsName" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="AllowedValues" maxOccurs="unbounded"> <xs:simpleType> <xs:union memberTypes="OperatingSystemNameWKV OperatingSystemNameExtensionPattern"/> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | union of (OperatingSystemNameWKV, OperatingSystemNameExtensionPattern) | ||||||
properties |
|
||||||
source | <xs:element name="AllowedValues" maxOccurs="unbounded"> <xs:simpleType> <xs:union memberTypes="OperatingSystemNameWKV OperatingSystemNameExtensionPattern"/> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
used by |
|
||||||
source | <xs:element name="DocumentSourceOsVersion" type="xs:boolean" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
properties |
|
||||||
children | AllowedValues | ||||||
used by | |||||||
source | <xs:element name="DocumentFormat" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="AllowedValues" type="DocumentFormatType"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||
type | DocumentFormatType | ||
properties |
|
||
source | <xs:element name="AllowedValues" type="DocumentFormatType"/> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
used by |
|
||||||
source | <xs:element name="DocumentFormatDeviceId" type="xs:boolean" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
used by | |||||||
source | <xs:element name="DocumentFormatVersion" type="xs:boolean" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
properties |
|
||||||
children | AllowedValues | ||||||
used by |
|
||||||
source | <xs:element name="DocumentNaturalLanguage" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="AllowedValues" type="NaturalLanguageType"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||
type | NaturalLanguageType | ||
properties |
|
||
source | <xs:element name="AllowedValues" type="NaturalLanguageType"/> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | DocumentFormatSupportedType | ||||||
properties |
|
||||||
children | AllowedValue | ||||||
used by | |||||||
source | <xs:element name="DocumentFormatSupplied" type="DocumentFormatSupportedType" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | DocumentFormatVersionSupportedType | ||||||
properties |
|
||||||
children | AllowedValue | ||||||
used by | |||||||
source | <xs:element name="DocumentFormatVersionSupplied" type="DocumentFormatVersionSupportedType" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
used by |
|
||||||
source | <xs:element name="DocumentMessageSupplied" type="xs:boolean" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
used by |
|
||||||
source | <xs:element name="DocumentNameSupplied" type="xs:boolean" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
properties |
|
||||||
children | AllowedValue | ||||||
used by |
|
||||||
source | <xs:element name="JobCollationType" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="AllowedValue" maxOccurs="unbounded"> <xs:simpleType> <xs:union memberTypes="JobCollationTypeWKV KeywordNsExtensionPattern"/> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | union of (JobCollationTypeWKV, KeywordNsExtensionPattern) | ||||||
properties |
|
||||||
source | <xs:element name="AllowedValue" maxOccurs="unbounded"> <xs:simpleType> <xs:union memberTypes="JobCollationTypeWKV KeywordNsExtensionPattern"/> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
used by | |||||||
source | <xs:element name="Impressions" type="xs:boolean" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | xs:boolean | ||||||
properties |
|
||||||
used by |
|
||||||
source | <xs:element name="MediaSheets" type="xs:boolean" minOccurs="0"/> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
properties |
|
||||||
children | AllowedValue | ||||||
used by |
|
||||||
source | <xs:element name="PageOrderReceived" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="AllowedValue" type="PageOrderReceivedType" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | PageOrderReceivedType | ||||||
properties |
|
||||||
source | <xs:element name="AllowedValue" type="PageOrderReceivedType" minOccurs="0"/> |