PwgSmRev1-185 - PrintJobDescriptionCapabilitiesType

complexType PrintJobDescriptionCapabilitiesType
diagram PwgSmRev1-185_p3144.png
namespace http://www.pwg.org/schemas/2012/12/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 PwgSmRev1-185_p3145.png
namespace http://www.pwg.org/schemas/2012/12/sm
type CompressionSupportedType
properties
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
element ServiceSpecificJobDescription
complexTypes FaxOutJobDescriptionType PrintDocumentDescriptionType PrintJobDescriptionType TransformDocumentDescriptionType
source <xs:element name="CompressionSupplied" type="CompressionSupportedType" minOccurs="0"/>

element PrintJobDescriptionCapabilitiesType/DocumentCharsetSupplied
diagram PwgSmRev1-185_p3146.png
namespace http://www.pwg.org/schemas/2012/12/sm
type DocumentCharsetSupportedType
properties
minOcc 0
maxOcc 1
content complex
children DocumentCharset
used by
elements ServiceSpecificDocumentDescription ServiceSpecificJobDescription
complexTypes FaxOutDocumentDescriptionType FaxOutJobDescriptionType PrintDocumentDescriptionType PrintJobDescriptionType TransformDocumentDescriptionType
source <xs:element name="DocumentCharsetSupplied" type="DocumentCharsetSupportedType" minOccurs="0"/>

element PrintJobDescriptionCapabilitiesType/DocumentDigitalSignatureSupplied
diagram PwgSmRev1-185_p3147.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
elements ServiceSpecificDocumentDescription ServiceSpecificJobDescription
complexTypes FaxOutDocumentDescriptionType FaxOutJobDescriptionType PrintJobDescriptionType
source <xs:element name="DocumentDigitalSignatureSupplied" type="xs:boolean" minOccurs="0"/>

element PrintJobDescriptionCapabilitiesType/DocumentFormatDetailsSupplied
diagram PwgSmRev1-185_p3148.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children DocumentSourceApplicationName DocumentSourceApplicationVersion DocumentSourceOsName DocumentSourceOsVersion DocumentFormat DocumentFormatDeviceId DocumentFormatVersion DocumentNaturalLanguage
used by
elements ServiceSpecificDocumentDescription ServiceSpecificJobDescription
complexTypes FaxOutDocumentDescriptionType FaxOutJobDescriptionType PrintDocumentDescriptionType PrintJobDescriptionType TransformDocumentDescriptionType
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 PwgSmRev1-185_p3149.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
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 PwgSmRev1-185_p3150.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
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 PwgSmRev1-185_p3151.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
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 PwgSmRev1-185_p3152.png
namespace http://www.pwg.org/schemas/2012/12/sm
type union of (OperatingSystemNameWKV, OperatingSystemNameExtensionPattern)
properties
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 PwgSmRev1-185_p3153.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
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 PwgSmRev1-185_p3154.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValues
used by
elements ListInputDocumentFormatsResponseType/InputDocumentFormatSupported/InputDocumentFormatEntry ListOutPutputDocumentFormatsResponseType/OutputDocumentFormatSupported/OutputDocumentFormatEntry ResourceSummaryType/ResourceFormat ResourceDescriptionType/ResourceFormat ServiceSpecificDocumentProcessing ListOutputputDocumentFormatsRequestType/SourceDocumentFormat ListInputDocumentFormatsRequestType/TargetDocumentFormat
complexTypes DocumentFormatDetailsType FaxInDocumentProcessingType FetchPrintDocumentResponseType GetTransformServiceElementsRequestType ScanDocumentProcessingType TransformDocumentProcessingType
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 PwgSmRev1-185_p3155.png
namespace http://www.pwg.org/schemas/2012/12/sm
type DocumentFormatType
properties
content simple
source <xs:element name="AllowedValues" type="DocumentFormatType"/>

element PrintJobDescriptionCapabilitiesType/DocumentFormatDetailsSupplied/DocumentFormatDeviceId
diagram PwgSmRev1-185_p3156.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
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 PwgSmRev1-185_p3157.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
elements ListInputDocumentFormatsResponseType/InputDocumentFormatSupported/InputDocumentFormatEntry ListOutPutputDocumentFormatsResponseType/OutputDocumentFormatSupported/OutputDocumentFormatEntry ListOutputputDocumentFormatsRequestType/SourceDocumentFormat ListInputDocumentFormatsRequestType/TargetDocumentFormat
complexTypes DocumentFormatDetailsType FaxInDocumentProcessingType TransformDocumentProcessingType
source <xs:element name="DocumentFormatVersion" type="xs:boolean" minOccurs="0"/>

element PrintJobDescriptionCapabilitiesType/DocumentFormatDetailsSupplied/DocumentNaturalLanguage
diagram PwgSmRev1-185_p3158.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
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 PwgSmRev1-185_p3159.png
namespace http://www.pwg.org/schemas/2012/12/sm
type NaturalLanguageType
properties
content simple
source <xs:element name="AllowedValues" type="NaturalLanguageType"/>

element PrintJobDescriptionCapabilitiesType/DocumentFormatSupplied
diagram PwgSmRev1-185_p3160.png
namespace http://www.pwg.org/schemas/2012/12/sm
type DocumentFormatSupportedType
properties
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
elements ServiceSpecificDocumentDescription ServiceSpecificJobDescription
complexTypes FaxOutDocumentDescriptionType FaxOutJobDescriptionType PrintDocumentDescriptionType PrintJobDescriptionType TransformDocumentDescriptionType
source <xs:element name="DocumentFormatSupplied" type="DocumentFormatSupportedType" minOccurs="0"/>

element PrintJobDescriptionCapabilitiesType/DocumentFormatVersionSupplied
diagram PwgSmRev1-185_p3161.png
namespace http://www.pwg.org/schemas/2012/12/sm
type DocumentFormatVersionSupportedType
properties
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
elements ServiceSpecificDocumentDescription ServiceSpecificJobDescription
complexTypes FaxOutDocumentDescriptionType FaxOutJobDescriptionType PrintDocumentDescriptionType PrintJobDescriptionType TransformDocumentDescriptionType
source <xs:element name="DocumentFormatVersionSupplied" type="DocumentFormatVersionSupportedType" minOccurs="0"/>

element PrintJobDescriptionCapabilitiesType/DocumentMessageSupplied
diagram PwgSmRev1-185_p3162.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
elements ServiceSpecificDocumentDescription ServiceSpecificJobDescription
complexTypes FaxOutDocumentDescriptionType FaxOutJobDescriptionType PrintJobDescriptionType
source <xs:element name="DocumentMessageSupplied" type="xs:boolean" minOccurs="0"/>

element PrintJobDescriptionCapabilitiesType/DocumentNameSupplied
diagram PwgSmRev1-185_p3163.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
elements ServiceSpecificDocumentDescription ServiceSpecificJobDescription
complexTypes FaxOutDocumentDescriptionType FaxOutJobDescriptionType PrintJobDescriptionType
source <xs:element name="DocumentNameSupplied" type="xs:boolean" minOccurs="0"/>

element PrintJobDescriptionCapabilitiesType/JobCollationType
diagram PwgSmRev1-185_p3164.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
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 PwgSmRev1-185_p3165.png
namespace http://www.pwg.org/schemas/2012/12/sm
type union of (JobCollationTypeWKV, KeywordNsExtensionPattern)
properties
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 PwgSmRev1-185_p3166.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
used by
elements ServiceSpecificDocumentDescription ServiceSpecificJobDescription
complexTypes AvailablePrintJobSummaryType Counters ImagingSystemCountsType ImpressionCounters PrintCounts PrintDocumentDescriptionType PrintJobDescriptionType
source <xs:element name="Impressions" type="xs:boolean" minOccurs="0"/>

element PrintJobDescriptionCapabilitiesType/MediaSheets
diagram PwgSmRev1-185_p3167.png
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:boolean
properties
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 PwgSmRev1-185_p3168.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
elements ServiceSpecificDocumentDescription ServiceSpecificJobDescription
complexTypes PrintDocumentDescriptionType PrintJobDescriptionType TransformDocumentDescriptionType
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 PwgSmRev1-185_p3169.png
namespace http://www.pwg.org/schemas/2012/12/sm
type PageOrderReceivedType
properties
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