PwgPrintJobTicket_v1.0 - MimeExtensionPattern

simpleType MimeExtensionPattern
namespace http://www.pwg.org/schemas/2012/8/sm
type restriction of xs:string
properties
base xs:string
used by
simpleType DocumentFormatType
facets
Kind Value annotation 
maxLength 255 
pattern \w+[\w:/;_\-\\\+\.]* 
source <xs:simpleType name="MimeExtensionPattern">
 
<xs:restriction base="xs:string">
   
<xs:maxLength value="255"/>
   
<xs:pattern value="\w+[\w:/;_\-\\\+\.]*"/>
 
</xs:restriction>
</xs:simpleType>


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