PwgSmRev1-185 - OperatingSystemNameExtensionPattern

simpleType OperatingSystemNameExtensionPattern
namespace http://www.pwg.org/schemas/2012/12/sm
type restriction of xs:string
properties
base xs:string
used by
elements PrintJobDescriptionCapabilitiesType/DocumentFormatDetailsSupplied/DocumentSourceOsName/AllowedValues FaxInDocumentProcessingCapabilitiesType/DocumentFormatDetailsSupplied/DocumentSourceOsName/AllowedValues DocumentSourceOsName
facets
Kind Value Annotation
maxLength 40
pattern [a-z/\.\-]+
source <xs:simpleType name="OperatingSystemNameExtensionPattern">
 
<xs:restriction base="xs:string">
   
<xs:maxLength value="40"/>
   
<xs:pattern value="[a-z/\.\-]+"/>
 
</xs:restriction>
</xs:simpleType>


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