<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns="http://www.pwg.org/schemas/2009/4/sm" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:pwg="http://www.pwg.org/schemas/2009/4/sm" targetNamespace="http://www.pwg.org/schemas/2009/4/sm" elementFormDefault="qualified" attributeFormDefault="qualified" version="1.70">
	<xs:include schemaLocation="PwgCommon.xsd"/>
	<xs:include schemaLocation="System.xsd"/>
	<xs:include schemaLocation="Services.xsd"/>
	<xs:include schemaLocation="Subunits.xsd"/>
	<xs:include schemaLocation="Conditions.xsd"/>
	<xs:include schemaLocation="AvailableResource.xsd"/>
	<xs:include schemaLocation="Devices.xsd"/>
	<xs:include schemaLocation="Managers.xsd"/>
	<xs:include schemaLocation="Agents.xsd"/>
	<!--04/14/09 PJZ Updated Namespace-->
	<!--09/01/08 PJZ Changed ResidentResources to AvailableResources-->
	<!--07/17/08 PJZ Changed Resources to ResidentResources-->
	<!--06/12/08 PJZ Added Condition Table-->
	<!--06/01/08 PJZ Added  anyAttribute extension point-->
	<!--05/31/08 PJZ Move back to ##Other-->
	<!--05/30/08 PJZ Move back to single namespace-->
	<!--05/21/08 PJZ Partial alignment with WS-Scan-->
	<!--10/08/06 PJZ Reworked dependencies and removed Chameleon-->
	<!--08/08/06 PJZ Changed namespace-->
	<!--070606  PJZ Added Media namespace-->
	<!--050906  IEM  modified to integrate WIMS/1.0 objects for SM/2.0-->
	<!--040506  PJZ  modified from ver 1.0 to prepare for SM editing work-->
	<xs:annotation>
		<xs:documentation xml:lang="en">
   PWG Semantic Model v2   

Copyright 2002-2009, IEEE Industry Standards and Technology Organization/MFD Working Group. 
All rights reserved  

    - version 1.65 -16 January 2009 -Editors:  Peter Zehler, Ira McDoanald 
</xs:documentation>
	</xs:annotation>
	<xs:annotation>
		<xs:documentation xml:lang="en">
   PWG Semantic Model v2   

Copyright 2002-2009, IEEE Industry Standards and Technology Organization/PWG - MFD Working Group. 
All rights reserved  

   Editors:  Peter Zehler, Ira McDoanald 
</xs:documentation>
	</xs:annotation>
	<xs:complexType name="Server">
		<xs:annotation>
			<xs:documentation>The container object Server is not explicitly modeled in the PWG Semantic Model</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element ref="System" minOccurs="0"/>
			<xs:element ref="Services" minOccurs="0"/>
			<xs:element ref="Subunits" minOccurs="0"/>
			<xs:element ref="AvailableResources" minOccurs="0"/>
			<xs:element ref="Managers" minOccurs="0"/>
			<xs:element ref="Agents" minOccurs="0"/>
			<xs:element ref="Devices" minOccurs="0"/>
			<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
		<xs:anyAttribute namespace="##other" processContents="lax"/>
	</xs:complexType>
	<xs:element name="Server" type="Server">
		<xs:annotation>
			<xs:documentation>The container object Server is not explicitly modeled in the PWG Semantic Model</xs:documentation>
		</xs:annotation>
	</xs:element>
</xs:schema>

