PwgSmRev1-185 - CompressionWKV

simpleType CompressionWKV
namespace http://www.pwg.org/schemas/2012/12/sm
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
elements CompressionSupportedType/AllowedValue TransformDocumentProcessingCapabilitiesType/Compression/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