PwgPrintJobTicket_v1.0 - ServiceTypeWKV

simpleType ServiceTypeWKV
namespace http://www.pwg.org/schemas/2012/8/sm
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
element ServiceType
facets
Kind Value annotation 
maxLength 255 
enumeration Copy 
enumeration EmailIn 
enumeration EmailOut 
enumeration FaxIn 
enumeration FaxOut 
enumeration Print 
enumeration Resource 
enumeration Scan 
enumeration SystemControl 
enumeration Transform 
enumeration Vendor 
source <xs:simpleType name="ServiceTypeWKV">
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:maxLength value="255"/>
   
<xs:enumeration value="Copy"/>
   
<xs:enumeration value="EmailIn"/>
   
<xs:enumeration value="EmailOut"/>
   
<xs:enumeration value="FaxIn"/>
   
<xs:enumeration value="FaxOut"/>
   
<xs:enumeration value="Print"/>
   
<xs:enumeration value="Resource"/>
   
<xs:enumeration value="Scan"/>
   
<xs:enumeration value="SystemControl"/>
   
<xs:enumeration value="Transform"/>
   
<xs:enumeration value="Vendor"/>
 
</xs:restriction>
 
<!-- service type (function of this service object) -->
 
<!-- see WIMS Object Model - section 4 [WIMS-PRO] -->
</xs:simpleType>


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