PwgPrintJobTicket_v1.0 - CompressionWKV

simpleType CompressionWKV
namespace http://www.pwg.org/schemas/2012/8/sm
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
element CompressionSupportedType/AllowedValue
simpleType CompressionType
facets
Kind Value annotation 
maxLength 255 
enumeration Compress 
enumeration Deflate 
enumeration Gzip 
enumeration ModifiedHuffman 
enumeration ModifiedRead 
enumeration MatsushitaWhitelineSkip 
enumeration None 
source <xs:simpleType name="CompressionWKV">
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:maxLength value="255"/>
   
<xs:enumeration value="Compress"/>
   
<xs:enumeration value="Deflate"/>
   
<xs:enumeration value="Gzip"/>
   
<xs:enumeration value="ModifiedHuffman"/>
   
<xs:enumeration value="ModifiedRead"/>
   
<xs:enumeration value="MatsushitaWhitelineSkip"/>
   
<xs:enumeration value="None"/>
 
</xs:restriction>
</xs:simpleType>


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