PwgPrintJobTicket_v1.0 - DocumentFormatWKV

simpleType DocumentFormatWKV
namespace http://www.pwg.org/schemas/2012/8/sm
type restriction of xs:string
properties
base xs:string
used by
element DocumentFormatSupportedType/AllowedValue
simpleTypes DocumentFormatType SaveDocumentFormatType
facets
Kind Value annotation 
maxLength 255 
whiteSpace preserve 
enumeration application/octet-stream 
enumeration application/pdf 
enumeration application/postscript 
enumeration application/vnd.pwg-xhtml-print+xml 
enumeration application/vnd.hp-PCL 
enumeration image/g3fax 
enumeration image/jpeg 
enumeration image/pwg-raster 
enumeration image/tiff 
enumeration image/tiff-fx 
enumeration text/html 
enumeration text/plain 
enumeration text/plain; charset=ISO-8859-1 
enumeration text/plain; charset=US-ASCII 
enumeration text/plain; charset=utf-8 
enumeration unknown 
source <xs:simpleType name="DocumentFormatWKV">
 
<xs:restriction base="xs:string">
   
<xs:maxLength value="255"/>
   
<xs:whiteSpace value="preserve"/>
   
<xs:enumeration value="application/octet-stream"/>
   
<xs:enumeration value="application/pdf"/>
   
<xs:enumeration value="application/postscript"/>
   
<xs:enumeration value="application/vnd.pwg-xhtml-print+xml"/>
   
<xs:enumeration value="application/vnd.hp-PCL"/>
   
<xs:enumeration value="image/g3fax"/>
   
<xs:enumeration value="image/jpeg"/>
   
<xs:enumeration value="image/pwg-raster"/>
   
<xs:enumeration value="image/tiff"/>
   
<xs:enumeration value="image/tiff-fx"/>
   
<xs:enumeration value="text/html"/>
   
<xs:enumeration value="text/plain"/>
   
<xs:enumeration value="text/plain; charset=ISO-8859-1"/>
   
<xs:enumeration value="text/plain; charset=US-ASCII"/>
   
<xs:enumeration value="text/plain; charset=utf-8"/>
   
<xs:enumeration value="unknown"/>
 
</xs:restriction>
</xs:simpleType>


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