PwgSmRev1-185 - ColorEntryWKV

simpleType ColorEntryWKV
namespace http://www.pwg.org/schemas/2012/12/sm
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
elements ScanDocumentProcessingCapabilitiesType/ColorEntry/AllowedValue TransformDocumentProcessingCapabilitiesType/OutputDocumentColor/ColorEncoding/AllowedValue CopyInputDocumentProcessingCapabilitiesType/ColorEntry/AllowedValue
simpleType ColorEntryType
facets
Kind Value Annotation
enumeration BlackAndWhite1
enumeration Grayscale4
enumeration Grayscale8
enumeration Grayscale16
enumeration RGB24
enumeration RGB48
enumeration RGBa32
enumeration RGBa64
enumeration CMYK32
source <xs:simpleType name="ColorEntryWKV">
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:enumeration value="BlackAndWhite1"/>
   
<xs:enumeration value="Grayscale4"/>
   
<xs:enumeration value="Grayscale8"/>
   
<xs:enumeration value="Grayscale16"/>
   
<xs:enumeration value="RGB24"/>
   
<xs:enumeration value="RGB48"/>
   
<xs:enumeration value="RGBa32"/>
   
<xs:enumeration value="RGBa64"/>
   
<xs:enumeration value="CMYK32"/>
 
</xs:restriction>
</xs:simpleType>


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