PwgPrintJobTicket_v1.0 - MediaColorWKV

simpleType MediaColorWKV
namespace http://www.pwg.org/schemas/2012/8/sm
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
element MediaColSupportedType/MediaColor/AllowedValue
simpleType MediaColorType
facets
Kind Value annotation 
maxLength 255 
enumeration no-color 
enumeration white 
enumeration pink 
enumeration yellow 
enumeration blue 
enumeration green 
enumeration buff 
enumeration goldenrod 
enumeration red 
enumeration gray 
enumeration ivory 
enumeration orange 
source <xs:simpleType name="MediaColorWKV">
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:maxLength value="255"/>
   
<xs:enumeration value="no-color"/>
   
<xs:enumeration value="white"/>
   
<xs:enumeration value="pink"/>
   
<xs:enumeration value="yellow"/>
   
<xs:enumeration value="blue"/>
   
<xs:enumeration value="green"/>
   
<xs:enumeration value="buff"/>
   
<xs:enumeration value="goldenrod"/>
   
<xs:enumeration value="red"/>
   
<xs:enumeration value="gray"/>
   
<xs:enumeration value="ivory"/>
   
<xs:enumeration value="orange"/>
 
</xs:restriction>
</xs:simpleType>


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