PwgPrintJobTicket_v1.0 - PrintJobDescriptionCapabilitiesType

complexType PrintJobDescriptionCapabilitiesType
diagram PwgPrintJobTicket_v1.0_p223.png
namespace http://www.pwg.org/schemas/2012/8/sm
type extension of ImagingJobDescriptionCapabilitiesType
properties
base pwg:ImagingJobDescriptionCapabilitiesType
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
element PrintJobDescriptionCapabilities
attributes
Name  Type  Use  Default  Fixed  annotation
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>

element PrintJobDescriptionCapabilitiesType/CompressionSupplied
diagram PwgPrintJobTicket_v1.0_p224.png
namespace http://www.pwg.org/schemas/2012/8/sm
type CompressionSupportedType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
element ServiceSpecificJobDescription
complexTypes PrintDocumentDescriptionType PrintJobDescriptionType
source <xs:element name="CompressionSupplied" type="CompressionSupportedType" minOccurs="0"/>

element PrintJobDescriptionCapabilitiesType/DocumentCharsetSupplied
diagram PwgPrintJobTicket_v1.0_p225.png
namespace http://www.pwg.org/schemas/2012/8/sm
type DocumentCharsetSupportedType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children DocumentCharset
used by
elements ServiceSpecificDocumentDescription ServiceSpecificJobDescription
complexTypes PrintDocumentDescriptionType PrintJobDescriptionType
source <xs:element name="DocumentCharsetSupplied" type="DocumentCharsetSupportedType" minOccurs="0"/>

element PrintJobDescriptionCapabilitiesType/DocumentDigitalSignatureSupplied
diagram PwgPrintJobTicket_v1.0_p226.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
elements ServiceSpecificDocumentDescription ServiceSpecificJobDescription
complexType PrintJobDescriptionType
source <xs:element name="DocumentDigitalSignatureSupplied" type="xs:boolean" minOccurs="0"/>

element PrintJobDescriptionCapabilitiesType/DocumentFormatDetailsSupplied
diagram PwgPrintJobTicket_v1.0_p227.png
namespace http://www.pwg.org/schemas/2012/8/sm
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children DocumentSourceApplicationName DocumentSourceApplicationVersion DocumentSourceOsName DocumentSourceOsVersion DocumentFormat DocumentFormatDeviceId DocumentFormatVersion DocumentNaturalLanguage
used by
elements ServiceSpecificDocumentDescription ServiceSpecificJobDescription
complexTypes PrintDocumentDescriptionType PrintJobDescriptionType
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>

element PrintJobDescriptionCapabilitiesType/DocumentFormatDetailsSupplied/DocumentSourceApplicationName
diagram PwgPrintJobTicket_v1.0_p228.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
complexType DocumentFormatDetailsType
source <xs:element name="DocumentSourceApplicationName" type="xs:boolean" minOccurs="0"/>

element PrintJobDescriptionCapabilitiesType/DocumentFormatDetailsSupplied/DocumentSourceApplicationVersion
diagram PwgPrintJobTicket_v1.0_p229.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
complexType DocumentFormatDetailsType
source <xs:element name="DocumentSourceApplicationVersion" type="xs:boolean" minOccurs="0"/>

element PrintJobDescriptionCapabilitiesType/DocumentFormatDetailsSupplied/DocumentSourceOsName
diagram PwgPrintJobTicket_v1.0_p230.png
namespace http://www.pwg.org/schemas/2012/8/sm
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children AllowedValues
used by
complexType DocumentFormatDetailsType
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>

element PrintJobDescriptionCapabilitiesType/DocumentFormatDetailsSupplied/DocumentSourceOsName/AllowedValues
diagram PwgPrintJobTicket_v1.0_p231.png
namespace http://www.pwg.org/schemas/2012/8/sm
type union of (OperatingSystemNameWKV, OperatingSystemNameExtensionPattern)
properties
isRef 0
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValues" maxOccurs="unbounded">
 
<xs:simpleType>
   
<xs:union memberTypes="OperatingSystemNameWKV OperatingSystemNameExtensionPattern"/>
 
</xs:simpleType>
</xs:element>

element PrintJobDescriptionCapabilitiesType/DocumentFormatDetailsSupplied/DocumentSourceOsVersion
diagram PwgPrintJobTicket_v1.0_p232.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
complexType DocumentFormatDetailsType
source <xs:element name="DocumentSourceOsVersion" type="xs:boolean" minOccurs="0"/>

element PrintJobDescriptionCapabilitiesType/DocumentFormatDetailsSupplied/DocumentFormat
diagram PwgPrintJobTicket_v1.0_p233.png
namespace http://www.pwg.org/schemas/2012/8/sm
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children AllowedValues
used by
elements ResourceSummaryType/ResourceFormat ServiceSpecificDocumentProcessing
complexType DocumentFormatDetailsType
source <xs:element name="DocumentFormat" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValues" type="DocumentFormatType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element PrintJobDescriptionCapabilitiesType/DocumentFormatDetailsSupplied/DocumentFormat/AllowedValues
diagram PwgPrintJobTicket_v1.0_p234.png
namespace http://www.pwg.org/schemas/2012/8/sm
type DocumentFormatType
properties
isRef 0
content simple
source <xs:element name="AllowedValues" type="DocumentFormatType"/>

element PrintJobDescriptionCapabilitiesType/DocumentFormatDetailsSupplied/DocumentFormatDeviceId
diagram PwgPrintJobTicket_v1.0_p235.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
complexType DocumentFormatDetailsType
source <xs:element name="DocumentFormatDeviceId" type="xs:boolean" minOccurs="0"/>

element PrintJobDescriptionCapabilitiesType/DocumentFormatDetailsSupplied/DocumentFormatVersion
diagram PwgPrintJobTicket_v1.0_p236.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
complexType DocumentFormatDetailsType
source <xs:element name="DocumentFormatVersion" type="xs:boolean" minOccurs="0"/>

element PrintJobDescriptionCapabilitiesType/DocumentFormatDetailsSupplied/DocumentNaturalLanguage
diagram PwgPrintJobTicket_v1.0_p237.png
namespace http://www.pwg.org/schemas/2012/8/sm
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children AllowedValues
used by
complexTypes DocumentFormatDetailsType ImagingDocumentDescriptionType
source <xs:element name="DocumentNaturalLanguage" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValues" type="NaturalLanguageType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element PrintJobDescriptionCapabilitiesType/DocumentFormatDetailsSupplied/DocumentNaturalLanguage/AllowedValues
diagram PwgPrintJobTicket_v1.0_p238.png
namespace http://www.pwg.org/schemas/2012/8/sm
type NaturalLanguageType
properties
isRef 0
content simple
source <xs:element name="AllowedValues" type="NaturalLanguageType"/>

element PrintJobDescriptionCapabilitiesType/DocumentFormatSupplied
diagram PwgPrintJobTicket_v1.0_p239.png
namespace http://www.pwg.org/schemas/2012/8/sm
type DocumentFormatSupportedType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
elements ServiceSpecificDocumentDescription ServiceSpecificJobDescription
complexTypes PrintDocumentDescriptionType PrintJobDescriptionType
source <xs:element name="DocumentFormatSupplied" type="DocumentFormatSupportedType" minOccurs="0"/>

element PrintJobDescriptionCapabilitiesType/DocumentFormatVersionSupplied
diagram PwgPrintJobTicket_v1.0_p240.png
namespace http://www.pwg.org/schemas/2012/8/sm
type DocumentFormatVersionSupportedType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
elements ServiceSpecificDocumentDescription ServiceSpecificJobDescription
complexTypes PrintDocumentDescriptionType PrintJobDescriptionType
source <xs:element name="DocumentFormatVersionSupplied" type="DocumentFormatVersionSupportedType" minOccurs="0"/>

element PrintJobDescriptionCapabilitiesType/DocumentMessageSupplied
diagram PwgPrintJobTicket_v1.0_p241.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
elements ServiceSpecificDocumentDescription ServiceSpecificJobDescription
complexType PrintJobDescriptionType
source <xs:element name="DocumentMessageSupplied" type="xs:boolean" minOccurs="0"/>

element PrintJobDescriptionCapabilitiesType/DocumentNameSupplied
diagram PwgPrintJobTicket_v1.0_p242.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
elements ServiceSpecificDocumentDescription ServiceSpecificJobDescription
complexType PrintJobDescriptionType
source <xs:element name="DocumentNameSupplied" type="xs:boolean" minOccurs="0"/>

element PrintJobDescriptionCapabilitiesType/JobCollationType
diagram PwgPrintJobTicket_v1.0_p243.png
namespace http://www.pwg.org/schemas/2012/8/sm
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
element ServiceSpecificJobProcessing
complexTypes PrintJobDescriptionType PrintJobProcessingDefaultType PrintJobProcessingType
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>

element PrintJobDescriptionCapabilitiesType/JobCollationType/AllowedValue
diagram PwgPrintJobTicket_v1.0_p244.png
namespace http://www.pwg.org/schemas/2012/8/sm
type union of (JobCollationTypeWKV, KeywordNsExtensionPattern)
properties
isRef 0
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValue" maxOccurs="unbounded">
 
<xs:simpleType>
   
<xs:union memberTypes="JobCollationTypeWKV KeywordNsExtensionPattern"/>
 
</xs:simpleType>
</xs:element>

element PrintJobDescriptionCapabilitiesType/Impressions
diagram PwgPrintJobTicket_v1.0_p245.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
elements ServiceSpecificDocumentDescription ServiceSpecificJobDescription
complexTypes PrintDocumentDescriptionType PrintJobDescriptionType
source <xs:element name="Impressions" type="xs:boolean" minOccurs="0"/>

element PrintJobDescriptionCapabilitiesType/MediaSheets
diagram PwgPrintJobTicket_v1.0_p246.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
elements ServiceSpecificDocumentDescription ServiceSpecificJobDescription
complexTypes PrintDocumentDescriptionType PrintJobDescriptionType
source <xs:element name="MediaSheets" type="xs:boolean" minOccurs="0"/>

element PrintJobDescriptionCapabilitiesType/PageOrderReceived
diagram PwgPrintJobTicket_v1.0_p247.png
namespace http://www.pwg.org/schemas/2012/8/sm
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
elements ServiceSpecificDocumentDescription ServiceSpecificJobDescription
complexTypes PrintDocumentDescriptionType PrintJobDescriptionType
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>

element PrintJobDescriptionCapabilitiesType/PageOrderReceived/AllowedValue
diagram PwgPrintJobTicket_v1.0_p248.png
namespace http://www.pwg.org/schemas/2012/8/sm
type PageOrderReceivedType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="AllowedValue" type="PageOrderReceivedType" minOccurs="0"/>


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