<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by WBEM Solutions, Inc. SDKPro 3-->
<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_VTLResourceUsage" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_VTLResourceUsage">
<xs:import namespace="http://schemas.dmtf.org/wbem/wscim/1/common" schemaLocation="http://schemas.dmtf.org/wbem/wscim/1/common.xsd"/>
<xs:element name="Throughput" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="RelativeThroughput" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:restriction base="cim:cimUnsignedShort">
<xs:maxInclusive value="100"/>
<xs:minInclusive value="0"/>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="UsedPhysicalCapacity" nillable="true" type="cim:cimDouble"/>
<xs:element name="UsedLogicalCapacity" nillable="true" type="cim:cimDouble"/>
<xs:element name="UsedPhysicalCapacityOfMax" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:restriction base="cim:cimFloat">
<xs:maxInclusive value="1"/>
<xs:minInclusive value="0"/>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="UsedLogicalCapacityOfMax" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:restriction base="cim:cimFloat">
<xs:maxInclusive value="1"/>
<xs:minInclusive value="0"/>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="SystemRatio" nillable="true" type="cim:cimFloat"/>
<xs:element name="DeduplicationRatio" nillable="true" type="cim:cimFloat"/>
<xs:element name="InReplicationThroughput" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="OutReplicationThroughput" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="ThresholdCheckInterval" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="ThresholdEnabled" nillable="true" type="cim:cimBoolean"/>
<xs:element name="ThroughputAlertsEnabled" nillable="true" type="cim:cimBoolean"/>
<xs:element name="ThroughputWarningAlertThreshold" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:restriction base="cim:cimUnsignedShort">
<xs:maxInclusive value="100"/>
<xs:minInclusive value="0"/>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="ThroughputCriticalAlertThreshold" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:restriction base="cim:cimUnsignedShort">
<xs:maxInclusive value="100"/>
<xs:minInclusive value="0"/>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="PhysicalCapacityAlertsEnabled" nillable="true" type="cim:cimBoolean"/>
<xs:element name="PhysicalCapacityWarningAlertThreshold" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:restriction base="cim:cimUnsignedShort">
<xs:maxInclusive value="100"/>
<xs:minInclusive value="0"/>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="PhysicalCapacityCriticalAlertThreshold" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:restriction base="cim:cimUnsignedShort">
<xs:maxInclusive value="100"/>
<xs:minInclusive value="0"/>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="LogicalCapacityAlertsEnabled" nillable="true" type="cim:cimBoolean"/>
<xs:element name="LogicalCapacityWarningAlertThreshold" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:restriction base="cim:cimUnsignedShort">
<xs:maxInclusive value="100"/>
<xs:minInclusive value="0"/>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="LogicalCapacityCriticalAlertThreshold" nillable="true" type="cim:cimUnsignedShort"/>
<xs:element name="SystemRatioAlertsEnabled" nillable="true" type="cim:cimBoolean"/>
<xs:element name="SystemRatioWarningAlertThreshold" nillable="true" type="cim:cimFloat"/>
<xs:element name="SystemRatioCriticalAlertThreshold" nillable="true" type="cim:cimFloat"/>
<xs:element name="DeduplicationRatioAlertsEnabled" nillable="true" type="cim:cimBoolean"/>
<xs:element name="DeduplicationRatioWarningAlertThreshold" nillable="true" type="cim:cimFloat"/>
<xs:element name="DeduplicationRatioCriticalAlertThreshold" nillable="true" type="cim:cimFloat"/>
<xs:element name="ReplicationTrafficAlertsEnabled" nillable="true" type="cim:cimBoolean"/>
<xs:element name="ReplicationTrafficWarningAlertThreshold" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="ReplicationTrafficCriticalAlertThreshold" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="InstanceID" type="cim:cimString"/>
<xs:element name="ElementName" type="cim:cimString"/>
<xs:element name="StartStatisticTime" nillable="true" type="cim:cimDateTime"/>
<xs:element name="StatisticTime" nillable="true" type="cim:cimDateTime"/>
<xs:element name="SampleInterval" nillable="true" type="cim:cimDateTime"/>
<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="ResetSelectedStats_INPUT">
<xs:complexType>
<xs:sequence>
<xs:element name="SelectedStatistics" nillable="true" type="cim:cimString"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ResetSelectedStats_OUTPUT">
<xs:complexType>
<xs:sequence>
<xs:element name="ReturnValue" nillable="true" type="cim:cimUnsignedInt"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="CIM_VTLResourceUsage" type="class:CIM_VTLResourceUsage_Type"/>
<xs:complexType name="CIM_VTLResourceUsage_Type">
<xs:sequence>
<xs:element minOccurs="0" ref="class:Caption"/>
<xs:element minOccurs="0" ref="class:DeduplicationRatio"/>
<xs:element minOccurs="0" ref="class:DeduplicationRatioAlertsEnabled"/>
<xs:element minOccurs="0" ref="class:DeduplicationRatioCriticalAlertThreshold"/>
<xs:element minOccurs="0" ref="class:DeduplicationRatioWarningAlertThreshold"/>
<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:InReplicationThroughput"/>
<xs:element ref="class:InstanceID"/>
<xs:element minOccurs="0" ref="class:LogicalCapacityAlertsEnabled"/>
<xs:element minOccurs="0" ref="class:LogicalCapacityCriticalAlertThreshold"/>
<xs:element minOccurs="0" ref="class:LogicalCapacityWarningAlertThreshold"/>
<xs:element minOccurs="0" ref="class:OutReplicationThroughput"/>
<xs:element minOccurs="0" ref="class:PhysicalCapacityAlertsEnabled"/>
<xs:element minOccurs="0" ref="class:PhysicalCapacityCriticalAlertThreshold"/>
<xs:element minOccurs="0" ref="class:PhysicalCapacityWarningAlertThreshold"/>
<xs:element minOccurs="0" ref="class:RelativeThroughput"/>
<xs:element minOccurs="0" ref="class:ReplicationTrafficAlertsEnabled"/>
<xs:element minOccurs="0" ref="class:ReplicationTrafficCriticalAlertThreshold"/>
<xs:element minOccurs="0" ref="class:ReplicationTrafficWarningAlertThreshold"/>
<xs:element minOccurs="0" ref="class:SampleInterval"/>
<xs:element minOccurs="0" ref="class:StartStatisticTime"/>
<xs:element minOccurs="0" ref="class:StatisticTime"/>
<xs:element minOccurs="0" ref="class:SystemRatio"/>
<xs:element minOccurs="0" ref="class:SystemRatioAlertsEnabled"/>
<xs:element minOccurs="0" ref="class:SystemRatioCriticalAlertThreshold"/>
<xs:element minOccurs="0" ref="class:SystemRatioWarningAlertThreshold"/>
<xs:element minOccurs="0" ref="class:ThresholdCheckInterval"/>
<xs:element minOccurs="0" ref="class:ThresholdEnabled"/>
<xs:element minOccurs="0" ref="class:Throughput"/>
<xs:element minOccurs="0" ref="class:ThroughputAlertsEnabled"/>
<xs:element minOccurs="0" ref="class:ThroughputCriticalAlertThreshold"/>
<xs:element minOccurs="0" ref="class:ThroughputWarningAlertThreshold"/>
<xs:element minOccurs="0" ref="class:UsedLogicalCapacity"/>
<xs:element minOccurs="0" ref="class:UsedLogicalCapacityOfMax"/>
<xs:element minOccurs="0" ref="class:UsedPhysicalCapacity"/>
<xs:element minOccurs="0" ref="class:UsedPhysicalCapacityOfMax"/>
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="lax"/>
</xs:sequence>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:complexType>
</xs:schema>

