PwgSmRev1-185 - DeviceTypeWKV

simpleType DeviceTypeWKV
namespace http://www.pwg.org/schemas/2012/12/sm
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
element DeviceType
facets
Kind Value Annotation
maxLength 255
enumeration Copy
enumeration Email
enumeration Fax
enumeration NetFax
enumeration Print
enumeration Scan
enumeration Transform
enumeration Vendor
source <xs:simpleType name="DeviceTypeWKV">
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:maxLength value="255"/>
   
<xs:enumeration value="Copy"/>
   
<xs:enumeration value="Email"/>
   
<xs:enumeration value="Fax"/>
   
<xs:enumeration value="NetFax"/>
   
<xs:enumeration value="Print"/>
   
<xs:enumeration value="Scan"/>
   
<xs:enumeration value="Transform"/>
   
<xs:enumeration value="Vendor"/>
 
</xs:restriction>
 
<!-- WIMS device type (function of this device object) -->
 
<!-- see WIMS Object Model - section 4 [WIMS-PRO] -->
</xs:simpleType>


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