<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by WBEM Solutions, Inc. SDKPro 3.0.0-->
<xs:schema xmlns:cim="http://schemas.dmtf.org/wbem/wscim/1/common" xmlns:class="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_SWRLimitSetting" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_SWRLimitSetting">
<xs:import namespace="http://schemas.dmtf.org/wbem/wscim/1/common" schemaLocation="http://schemas.dmtf.org/wbem/wscim/1/common.xsd"/>
<xs:element name="LowerInputLimit" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="UpperInputLimit" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="InputUnit" nillable="true" type="cim:cimString"/>
<xs:element name="LowerOutputLimit" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="UpperOutputLimit" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="OutputUnit" nillable="true" type="cim:cimString"/>
<xs:element name="LowerAllocationLimit" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="UpperAllocationLimit" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="AllocationUnit" nillable="true" type="cim:cimString"/>
<xs:element name="OtherLowerInputLimit" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="OtherUpperInputLimit" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="OtherInputUnit" nillable="true" type="cim:cimString"/>
<xs:element name="OtherLowerOutputLimit" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="OtherUpperOutputLimit" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="OtherOutputUnit" nillable="true" type="cim:cimString"/>
<xs:element name="OtherLowerAllocationLimit" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="OtherUpperAllocationLimit" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="OtherAllocationUnit" nillable="true" type="cim:cimString"/>
<xs:element name="LimitSettingType" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:restriction base="cim:cimAnySimpleType">
<xs:simpleType>
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:unsignedShort">
<xs:enumeration value="0"/>
<xs:enumeration value="2"/>
<xs:enumeration value="3"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:unsignedShort">
<xs:minInclusive value="4"/>
<xs:maxInclusive value="32767"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:unsignedShort">
<xs:minInclusive value="32768"/>
<xs:maxInclusive value="65535"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="InstanceID" type="cim:cimString"/>
<xs:element name="ElementName" type="cim:cimString"/>
<xs:element name="ConfigurationName" nillable="true" type="cim:cimString"/>
<xs:element name="ChangeableType" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:restriction base="cim:cimUnsignedShort">
<xs:enumeration value="0"/>
<xs:enumeration value="1"/>
<xs:enumeration value="2"/>
<xs:enumeration value="3"/>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Caption" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:restriction base="cim:cimString">
<xs:maxLength value="64"/>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Description" nillable="true" type="cim:cimString"/>
<xs:element name="Generation" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="CIM_SWRLimitSetting" type="class:CIM_SWRLimitSetting_Type"/>
<xs:complexType name="CIM_SWRLimitSetting_Type">
<xs:sequence>
<xs:element minOccurs="0" ref="class:AllocationUnit"/>
<xs:element minOccurs="0" ref="class:Caption"/>
<xs:element minOccurs="0" ref="class:ChangeableType"/>
<xs:element minOccurs="0" ref="class:ConfigurationName"/>
<xs:element minOccurs="0" ref="class:Description"/>
<xs:element ref="class:ElementName"/>
<xs:element minOccurs="0" ref="class:Generation"/>
<xs:element minOccurs="0" ref="class:InputUnit"/>
<xs:element ref="class:InstanceID"/>
<xs:element minOccurs="0" ref="class:LimitSettingType"/>
<xs:element minOccurs="0" ref="class:LowerAllocationLimit"/>
<xs:element minOccurs="0" ref="class:LowerInputLimit"/>
<xs:element minOccurs="0" ref="class:LowerOutputLimit"/>
<xs:element minOccurs="0" ref="class:OtherAllocationUnit"/>
<xs:element minOccurs="0" ref="class:OtherInputUnit"/>
<xs:element minOccurs="0" ref="class:OtherLowerAllocationLimit"/>
<xs:element minOccurs="0" ref="class:OtherLowerInputLimit"/>
<xs:element minOccurs="0" ref="class:OtherLowerOutputLimit"/>
<xs:element minOccurs="0" ref="class:OtherOutputUnit"/>
<xs:element minOccurs="0" ref="class:OtherUpperAllocationLimit"/>
<xs:element minOccurs="0" ref="class:OtherUpperInputLimit"/>
<xs:element minOccurs="0" ref="class:OtherUpperOutputLimit"/>
<xs:element minOccurs="0" ref="class:OutputUnit"/>
<xs:element minOccurs="0" ref="class:UpperAllocationLimit"/>
<xs:element minOccurs="0" ref="class:UpperInputLimit"/>
<xs:element minOccurs="0" ref="class:UpperOutputLimit"/>
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="lax"/>
</xs:sequence>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:complexType>
</xs:schema>

