PwgPrintJobTicket_v1.0 - ResourceCategoryWKV

simpleType ResourceCategoryWKV
namespace http://www.pwg.org/schemas/2012/8/sm
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
simpleType ResourceCategoryType
facets
Kind Value annotation 
maxLength 255 
enumeration Executable 
enumeration Static 
enumeration Template 
enumeration Other 
source <xs:simpleType name="ResourceCategoryWKV">
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:maxLength value="255"/>
   
<xs:enumeration value="Executable"/>
   
<xs:enumeration value="Static"/>
   
<xs:enumeration value="Template"/>
   
<xs:enumeration value="Other"/>
 
</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