PwgSmRev1-185 - ObjectDataCompressionWKV

simpleType ObjectDataCompressionWKV
namespace http://www.pwg.org/schemas/2012/12/sm
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
facets
Kind Value Annotation
maxLength 255
enumeration None
enumeration Deflate
enumeration Gzip
enumeration Compress
source <xs:simpleType name="ObjectDataCompressionWKV">
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:maxLength value="255"/>
   
<xs:enumeration value="None"/>
   
<xs:enumeration value="Deflate"/>
   
<xs:enumeration value="Gzip"/>
   
<xs:enumeration value="Compress"/>
   
<!-- ZIP - [RFC1951] -->
   
<!-- GNU ZIP - [RFC1952] -->
   
<!-- UNIX - [RFC1977] -->
 
</xs:restriction>
 
<!-- data compression (if any) of data/messages for this object -->
 
<!-- see IPP compression-supported - section 4.4.32 [RFC2911] -->
</xs:simpleType>


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