<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema targetNamespace="http://www.pwg.org/schemas/sm/0.90/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.pwg.org/schemas/sm/0.90/" version="0.90">
	<xsd:annotation>
		<xsd:documentation xml:lang="en">PWG Printer Description Element schema
Copyright 2002, IEEE Industry Standards and Technology Organization/Printer Working Group. 
All rights reserved</xsd:documentation>
	</xsd:annotation>
	<xsd:annotation>
		<xsd:documentation>NOTE: To use this schema you MUST include PwgSemanticElements.xsd</xsd:documentation>
	</xsd:annotation>
	<xsd:complexType name="PrinterDescription">
		<xsd:sequence>
			<xsd:element ref="ColorSupported" minOccurs="0"/>
			<xsd:element ref="CompressionSupported" minOccurs="0"/>
			<xsd:element ref="DeviceId" minOccurs="0"/>
			<xsd:element ref="DocumentFormatDefault" minOccurs="0"/>
			<xsd:element ref="DocumentFormatSupported" minOccurs="0"/>
			<xsd:element ref="GeneratedNaturalLanguageSupported" minOccurs="0"/>
			<xsd:element ref="ImpressionsSupported" minOccurs="0"/>
			<xsd:element ref="KOctetsSupported" minOccurs="0"/>
			<xsd:element ref="MaxSaveInfoSupported" minOccurs="0"/>
			<xsd:element ref="MediaColDatabase" minOccurs="0"/>
			<xsd:element ref="MediaSheetsSupported" minOccurs="0"/>
			<xsd:element ref="MultipleDocumentJobsSupported" minOccurs="0"/>
			<xsd:element ref="MultipleOperationTimeOut" minOccurs="0"/>
			<xsd:element ref="NaturalLanguageSupported" minOccurs="0"/>
			<xsd:element ref="OperationsSupported" minOccurs="0"/>
			<xsd:element ref="PagesPerMinute" minOccurs="0"/>
			<xsd:element ref="PagesPerMinuteColor" minOccurs="0"/>
			<xsd:element ref="ParentPrintersSupported" minOccurs="0"/>
			<xsd:element ref="PdlOverrideSupported" minOccurs="0"/>
			<xsd:element ref="PrinterInfo" minOccurs="0"/>
			<xsd:element ref="PrinterLocation" minOccurs="0"/>
			<xsd:element ref="PrinterMakeAndModel" minOccurs="0"/>
			<xsd:element ref="PrinterMessageFromOperator" minOccurs="0"/>
			<xsd:element ref="PrinterMoreInfo" minOccurs="0"/>
			<xsd:element ref="PrinterMoreInfoManufacturer" minOccurs="0"/>
			<xsd:element ref="PrinterName" minOccurs="0"/>
			<xsd:element ref="PrinterUriDescriptors" minOccurs="0"/>
			<xsd:element ref="ReferenceUriSchemesSupported" minOccurs="0"/>
			<xsd:element ref="SubordinatePrintersSupported" minOccurs="0"/>
			<xsd:element ref="VersionsSupported" minOccurs="0"/>
			<xsd:any namespace="##any" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="PrinterDescription" type="PrinterDescription"/>
</xsd:schema>
