<?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 Processing Supported 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="ProcessingSupported">
		<xsd:sequence>
			<xsd:element ref="CopiesSupported" minOccurs="0"/>
			<xsd:element ref="CoverBackSupported" minOccurs="0"/>
			<xsd:element ref="CoverFrontSupported" minOccurs="0"/>
			<xsd:element ref="FinishingsColSupported" minOccurs="0"/>
			<xsd:element ref="FinishingsSupported" minOccurs="0"/>
			<xsd:element ref="FinishingTemplateSupported" minOccurs="0"/>
			<xsd:element ref="ForceFrontSideSupported" minOccurs="0"/>
			<xsd:element ref="ImpositionTemplateSupported" minOccurs="0"/>
			<xsd:element ref="JobCopiesSupported" minOccurs="0"/>
			<xsd:element ref="JobCoverBackSupported" minOccurs="0"/>
			<xsd:element ref="JobCoverFrontSupported" minOccurs="0"/>
			<xsd:element ref="JobErrorSheetSupported" minOccurs="0"/>
			<xsd:element ref="JobFinishingsColSupported" minOccurs="0"/>
			<xsd:element ref="JobFinishingsSupported" minOccurs="0"/>
			<xsd:element ref="JobHoldUntilSupported" minOccurs="0"/>
			<xsd:element ref="JobPrioritySupported" minOccurs="0"/>
			<xsd:element ref="JobSheetsColSupported" minOccurs="0"/>
			<xsd:element ref="MediaColSupported" minOccurs="0"/>
			<xsd:element ref="MediaSupported" minOccurs="0"/>
			<xsd:element ref="MultipleDocumentsHandlingSupported" minOccurs="0"/>
			<xsd:element ref="NumberUpSupported" minOccurs="0"/>
			<xsd:element ref="OrientationRequestedSupported" minOccurs="0"/>
			<xsd:element ref="OutputBinSupported" minOccurs="0"/>
			<xsd:element ref="PageDeliverySupported" minOccurs="0"/>
			<xsd:element ref="PresentationDirectionNumberUpSupported" minOccurs="0"/>
			<xsd:element ref="PrintQualitySupported" minOccurs="0"/>
			<xsd:element ref="SeparatorSheetsSupported" minOccurs="0"/>
			<xsd:element ref="XImagePositionSupported" minOccurs="0"/>
			<xsd:element ref="XImageShiftSupported" minOccurs="0"/>
			<xsd:element ref="XSide1ImageShiftSupported" minOccurs="0"/>
			<xsd:element ref="XSide2ImageShiftSupported" minOccurs="0"/>
			<xsd:element ref="YImagePositionSupported" minOccurs="0"/>
			<xsd:element ref="YImageShiftSupported" minOccurs="0"/>
			<xsd:element ref="YSide1ImageShiftSupported" minOccurs="0"/>
			<xsd:element ref="YSide2ImageShiftSupported" minOccurs="0"/>
			<xsd:any namespace="##any" minOccurs="0" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="ProcessingSupported" type="ProcessingSupported"/>
</xsd:schema>
