PwgPrintJobTicket_v1.0 - MediaPreprintedWKV

simpleType MediaPreprintedWKV
namespace http://www.pwg.org/schemas/2012/8/sm
type restriction of xs:NMTOKEN
properties
base xs:NMTOKEN
used by
elements MediaColSupportedType/MediaPreprinted/AllowedValue MediaPreprinted
facets
Kind Value annotation 
maxLength 255 
enumeration blank 
enumeration preprinted 
enumeration letterhead 
source <xs:simpleType name="MediaPreprintedWKV">
 
<xs:restriction base="xs:NMTOKEN">
   
<xs:maxLength value="255"/>
   
<xs:enumeration value="blank"/>
   
<xs:enumeration value="preprinted"/>
   
<xs:enumeration value="letterhead"/>
 
</xs:restriction>
</xs:simpleType>


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