<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by WBEM Solutions, Inc. SDKPro 2.0.0 (Beta)-->
<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_BlockStatisticsManifest" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_BlockStatisticsManifest">
<xs:import namespace="http://schemas.dmtf.org/wbem/wscim/1/common" schemaLocation="http://schemas.dmtf.org/wbem/wscim/1/common.xsd"/>
<xs:element name="InstanceID" type="cim:cimString"/>
<xs:element name="ElementType" 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="2"/>
<xs:enumeration value="3"/>
<xs:enumeration value="4"/>
<xs:enumeration value="5"/>
<xs:enumeration value="6"/>
<xs:enumeration value="7"/>
<xs:enumeration value="8"/>
<xs:enumeration value="9"/>
<xs:enumeration value="10"/>
<xs:enumeration value="11"/>
<xs:enumeration value="12"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:unsignedShort">
<xs:maxInclusive value="1"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:unsignedShort">
<xs:minInclusive value="13"/>
<xs:maxInclusive value="32767"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:unsignedShort">
<xs:minInclusive value="32768"/>
</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="IncludeStartStatisticTime" nillable="true" type="cim:cimBoolean"/>
<xs:element name="IncludeStatisticTime" nillable="true" type="cim:cimBoolean"/>
<xs:element name="IncludeTotalIOs" nillable="true" type="cim:cimBoolean"/>
<xs:element name="IncludeKBytesTransferred" nillable="true" type="cim:cimBoolean"/>
<xs:element name="IncludeIOTimeCounter" nillable="true" type="cim:cimBoolean"/>
<xs:element name="IncludeReadIOs" nillable="true" type="cim:cimBoolean"/>
<xs:element name="IncludeReadHitIOs" nillable="true" type="cim:cimBoolean"/>
<xs:element name="IncludeReadIOTimeCounter" nillable="true" type="cim:cimBoolean"/>
<xs:element name="IncludeReadHitIOTimeCounter" nillable="true" type="cim:cimBoolean"/>
<xs:element name="IncludeKBytesRead" nillable="true" type="cim:cimBoolean"/>
<xs:element name="IncludeWriteIOs" nillable="true" type="cim:cimBoolean"/>
<xs:element name="IncludeWriteHitIOs" nillable="true" type="cim:cimBoolean"/>
<xs:element name="IncludeWriteIOTimeCounter" nillable="true" type="cim:cimBoolean"/>
<xs:element name="IncludeWriteHitIOTimeCounter" nillable="true" type="cim:cimBoolean"/>
<xs:element name="IncludeKBytesWritten" nillable="true" type="cim:cimBoolean"/>
<xs:element name="IncludeIdleTimeCounter" nillable="true" type="cim:cimBoolean"/>
<xs:element name="IncludeMaintOp" nillable="true" type="cim:cimBoolean"/>
<xs:element name="IncludeMaintTimeCounter" nillable="true" type="cim:cimBoolean"/>
<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="ElementName" nillable="true" type="cim:cimString"/>
<xs:element name="CIM_BlockStatisticsManifest" type="class:CIM_BlockStatisticsManifest_Type"/>
<xs:complexType name="CIM_BlockStatisticsManifest_Type">
<xs:sequence>
<xs:element minOccurs="0" ref="class:Caption"/>
<xs:element minOccurs="0" ref="class:Description"/>
<xs:element minOccurs="0" ref="class:ElementName"/>
<xs:element minOccurs="0" ref="class:ElementType"/>
<xs:element minOccurs="0" ref="class:IncludeIOTimeCounter"/>
<xs:element minOccurs="0" ref="class:IncludeIdleTimeCounter"/>
<xs:element minOccurs="0" ref="class:IncludeKBytesRead"/>
<xs:element minOccurs="0" ref="class:IncludeKBytesTransferred"/>
<xs:element minOccurs="0" ref="class:IncludeKBytesWritten"/>
<xs:element minOccurs="0" ref="class:IncludeMaintOp"/>
<xs:element minOccurs="0" ref="class:IncludeMaintTimeCounter"/>
<xs:element minOccurs="0" ref="class:IncludeReadHitIOTimeCounter"/>
<xs:element minOccurs="0" ref="class:IncludeReadHitIOs"/>
<xs:element minOccurs="0" ref="class:IncludeReadIOTimeCounter"/>
<xs:element minOccurs="0" ref="class:IncludeReadIOs"/>
<xs:element minOccurs="0" ref="class:IncludeStartStatisticTime"/>
<xs:element minOccurs="0" ref="class:IncludeStatisticTime"/>
<xs:element minOccurs="0" ref="class:IncludeTotalIOs"/>
<xs:element minOccurs="0" ref="class:IncludeWriteHitIOTimeCounter"/>
<xs:element minOccurs="0" ref="class:IncludeWriteHitIOs"/>
<xs:element minOccurs="0" ref="class:IncludeWriteIOTimeCounter"/>
<xs:element minOccurs="0" ref="class:IncludeWriteIOs"/>
<xs:element ref="class:InstanceID"/>
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="lax"/>
</xs:sequence>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:complexType>
</xs:schema>

