PwgPrintJobTicket_v1.0 - WhichJobsWKV

simpleType WhichJobsWKV
namespace http://www.pwg.org/schemas/2012/8/sm
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
element WhichJobs
facets
Kind Value annotation 
maxLength 255 
enumeration Aborted 
enumeration All 
enumeration Canceled 
enumeration Completed 
enumeration NotCompleted 
enumeration Pending 
enumeration PendingHeld 
enumeration Processing 
enumeration ProcessingStopped 
source <xs:simpleType name="WhichJobsWKV">
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:maxLength value="255"/>
   
<xs:enumeration value="Aborted"/>
   
<xs:enumeration value="All"/>
   
<xs:enumeration value="Canceled"/>
   
<xs:enumeration value="Completed"/>
   
<xs:enumeration value="NotCompleted"/>
   
<xs:enumeration value="Pending"/>
   
<xs:enumeration value="PendingHeld"/>
   
<xs:enumeration value="Processing"/>
   
<xs:enumeration value="ProcessingStopped"/>
 
</xs:restriction>
</xs:simpleType>


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