PwgPrintJobTicket_v1.0 - ImagingJobDescriptionCapabilitiesType

complexType ImagingJobDescriptionCapabilitiesType
diagram PwgPrintJobTicket_v1.0_p649.png
namespace http://www.pwg.org/schemas/2012/8/sm
children ElementsNaturalLanguage JobAccountingID JobAccountingUserID JobMandatoryElements JobMessageFromOperator JobMessageToOperator JobMoreInfo JobName JobOriginatingUserName JobOriginatingUserUri JobPages JobPassword JobPasswordEncryption KOctets TemplateCreatorUserName TemplateId TemplateInfo TemplateName TemplateType
used by
element ImagingJobDescriptionCapabilities
attributes
Name  Type  Use  Default  Fixed  annotation
source <xs:complexType name="ImagingJobDescriptionCapabilitiesType">
 
<xs:sequence>
   
<xs:element name="ElementsNaturalLanguage" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="AllowedValue" type="NaturalLanguageType" maxOccurs="unbounded"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="JobAccountingID" type="xs:boolean" minOccurs="0"/>
   
<xs:element name="JobAccountingUserID" type="xs:boolean" minOccurs="0"/>
   
<xs:element name="JobMandatoryElements" type="xs:boolean" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Alternative encoding of MustHonor attribute</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="JobMessageFromOperator" type="xs:boolean" minOccurs="0"/>
   
<xs:element name="JobMessageToOperator" type="xs:boolean" minOccurs="0"/>
   
<xs:element name="JobMoreInfo" type="xs:boolean" minOccurs="0"/>
   
<xs:element name="JobName" type="xs:boolean" minOccurs="0"/>
   
<xs:element name="JobOriginatingUserName" type="xs:boolean" minOccurs="0"/>
   
<xs:element name="JobOriginatingUserUri" type="xs:boolean" minOccurs="0"/>
   
<xs:element name="JobPages" type="xs:boolean" minOccurs="0"/>
   
<xs:element name="JobPassword" type="xs:int" minOccurs="0"/>
   
<xs:element name="JobPasswordEncryption" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="AllowedValue" type="JobPasswordEncryptionType" maxOccurs="unbounded"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="KOctets" type="xs:boolean" minOccurs="0"/>
   
<xs:sequence>
     
<xs:element name="TemplateCreatorUserName" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="TemplateId" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="TemplateInfo" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="TemplateName" type="xs:boolean" minOccurs="0"/>
     
<xs:element name="TemplateType" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="AllowedValue" type="TemplateTypeType" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:sequence>
 
<xs:anyAttribute namespace="##other" processContents="lax"/>
 
<!-- ImagingJobDescription - group -->
</xs:complexType>

element ImagingJobDescriptionCapabilitiesType/ElementsNaturalLanguage
diagram PwgPrintJobTicket_v1.0_p650.png
namespace http://www.pwg.org/schemas/2012/8/sm
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
complexTypes ImagingJobDescriptionSetType ImagingJobDescriptionType ResourceSummaryType
source <xs:element name="ElementsNaturalLanguage" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" type="NaturalLanguageType" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ImagingJobDescriptionCapabilitiesType/ElementsNaturalLanguage/AllowedValue
diagram PwgPrintJobTicket_v1.0_p651.png
namespace http://www.pwg.org/schemas/2012/8/sm
type NaturalLanguageType
properties
isRef 0
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValue" type="NaturalLanguageType" maxOccurs="unbounded"/>

element ImagingJobDescriptionCapabilitiesType/JobAccountingID
diagram PwgPrintJobTicket_v1.0_p652.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
complexTypes ImagingJobDescriptionSetType ImagingJobDescriptionType
source <xs:element name="JobAccountingID" type="xs:boolean" minOccurs="0"/>

element ImagingJobDescriptionCapabilitiesType/JobAccountingUserID
diagram PwgPrintJobTicket_v1.0_p653.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
complexTypes ImagingJobDescriptionSetType ImagingJobDescriptionType
source <xs:element name="JobAccountingUserID" type="xs:boolean" minOccurs="0"/>

element ImagingJobDescriptionCapabilitiesType/JobMandatoryElements
diagram PwgPrintJobTicket_v1.0_p654.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
complexTypes ImagingJobDescriptionSetType ImagingJobProcessingType
annotation
documentation
Alternative encoding of MustHonor attribute
source <xs:element name="JobMandatoryElements" type="xs:boolean" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Alternative encoding of MustHonor attribute</xs:documentation>
 
</xs:annotation>
</xs:element>

element ImagingJobDescriptionCapabilitiesType/JobMessageFromOperator
diagram PwgPrintJobTicket_v1.0_p655.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
complexTypes ImagingJobDescriptionSetType ImagingJobDescriptionType
source <xs:element name="JobMessageFromOperator" type="xs:boolean" minOccurs="0"/>

element ImagingJobDescriptionCapabilitiesType/JobMessageToOperator
diagram PwgPrintJobTicket_v1.0_p656.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
complexTypes ImagingJobDescriptionSetType ImagingJobDescriptionType
source <xs:element name="JobMessageToOperator" type="xs:boolean" minOccurs="0"/>

element ImagingJobDescriptionCapabilitiesType/JobMoreInfo
diagram PwgPrintJobTicket_v1.0_p657.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
complexTypes ImagingJobDescriptionSetType ImagingJobDescriptionType
source <xs:element name="JobMoreInfo" type="xs:boolean" minOccurs="0"/>

element ImagingJobDescriptionCapabilitiesType/JobName
diagram PwgPrintJobTicket_v1.0_p658.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
complexTypes ImagingJobDescriptionSetType ImagingJobDescriptionType
source <xs:element name="JobName" type="xs:boolean" minOccurs="0"/>

element ImagingJobDescriptionCapabilitiesType/JobOriginatingUserName
diagram PwgPrintJobTicket_v1.0_p659.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
complexTypes ImagingJobDescriptionSetType ImagingJobDescriptionType ImagingJobStatusType
source <xs:element name="JobOriginatingUserName" type="xs:boolean" minOccurs="0"/>

element ImagingJobDescriptionCapabilitiesType/JobOriginatingUserUri
diagram PwgPrintJobTicket_v1.0_p660.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
complexTypes ImagingJobDescriptionSetType ImagingJobDescriptionType ImagingJobStatusType
source <xs:element name="JobOriginatingUserUri" type="xs:boolean" minOccurs="0"/>

element ImagingJobDescriptionCapabilitiesType/JobPages
diagram PwgPrintJobTicket_v1.0_p661.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 ImagingJobDescriptionType
source <xs:element name="JobPages" type="xs:boolean" minOccurs="0"/>

element ImagingJobDescriptionCapabilitiesType/JobPassword
diagram PwgPrintJobTicket_v1.0_p662.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:int
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
complexType ImagingJobDescriptionSetType
source <xs:element name="JobPassword" type="xs:int" minOccurs="0"/>

element ImagingJobDescriptionCapabilitiesType/JobPasswordEncryption
diagram PwgPrintJobTicket_v1.0_p663.png
namespace http://www.pwg.org/schemas/2012/8/sm
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
complexType ImagingJobDescriptionSetType
source <xs:element name="JobPasswordEncryption" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" type="JobPasswordEncryptionType" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ImagingJobDescriptionCapabilitiesType/JobPasswordEncryption/AllowedValue
diagram PwgPrintJobTicket_v1.0_p664.png
namespace http://www.pwg.org/schemas/2012/8/sm
type JobPasswordEncryptionType
properties
isRef 0
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValue" type="JobPasswordEncryptionType" maxOccurs="unbounded"/>

element ImagingJobDescriptionCapabilitiesType/KOctets
diagram PwgPrintJobTicket_v1.0_p665.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
element ServiceSpecificDocumentDescription
complexTypes ImagingJobDescriptionSetType ImagingJobDescriptionType PrintDocumentDescriptionType
source <xs:element name="KOctets" type="xs:boolean" minOccurs="0"/>

element ImagingJobDescriptionCapabilitiesType/TemplateCreatorUserName
diagram PwgPrintJobTicket_v1.0_p666.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
complexTypes ImagingJobDescriptionSetType ImagingJobDescriptionType
source <xs:element name="TemplateCreatorUserName" type="xs:boolean" minOccurs="0"/>

element ImagingJobDescriptionCapabilitiesType/TemplateId
diagram PwgPrintJobTicket_v1.0_p667.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
complexTypes ImagingJobDescriptionSetType ImagingJobDescriptionType
source <xs:element name="TemplateId" type="xs:boolean" minOccurs="0"/>

element ImagingJobDescriptionCapabilitiesType/TemplateInfo
diagram PwgPrintJobTicket_v1.0_p668.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
complexTypes ImagingJobDescriptionSetType ImagingJobDescriptionType
source <xs:element name="TemplateInfo" type="xs:boolean" minOccurs="0"/>

element ImagingJobDescriptionCapabilitiesType/TemplateName
diagram PwgPrintJobTicket_v1.0_p669.png
namespace http://www.pwg.org/schemas/2012/8/sm
type xs:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
used by
complexTypes ImagingJobDescriptionSetType ImagingJobDescriptionType
source <xs:element name="TemplateName" type="xs:boolean" minOccurs="0"/>

element ImagingJobDescriptionCapabilitiesType/TemplateType
diagram PwgPrintJobTicket_v1.0_p670.png
namespace http://www.pwg.org/schemas/2012/8/sm
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children AllowedValue
used by
complexTypes ImagingJobDescriptionSetType ImagingJobDescriptionType
source <xs:element name="TemplateType" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="AllowedValue" type="TemplateTypeType" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ImagingJobDescriptionCapabilitiesType/TemplateType/AllowedValue
diagram PwgPrintJobTicket_v1.0_p671.png
namespace http://www.pwg.org/schemas/2012/8/sm
type TemplateTypeType
properties
isRef 0
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="AllowedValue" type="TemplateTypeType" maxOccurs="unbounded"/>


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