<?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_J2eeConnectionPoolStats" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_J2eeConnectionPoolStats">
<xs:import namespace="http://schemas.dmtf.org/wbem/wscim/1/common" schemaLocation="http://schemas.dmtf.org/wbem/wscim/1/common.xsd"/>
<xs:element name="CloseCount" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="CreateCount" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="FreePoolSize" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="FreePoolSizeUpperBound" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="FreePoolSizeLowerBound" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="FreePoolSizeLowWaterMark" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="FreePoolSizeHighWaterMark" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="PoolSize" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="PoolSizeUpperBound" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="PoolSizeLowerBound" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="PoolSizeLowWaterMark" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="PoolSizeHighWaterMark" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="WaitingThreadCount" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="WaitingThreadCountUpperBound" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="WaitingThreadCountLowerBound" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="WaitingThreadCountLowWaterMark" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="WaitingThreadCountHighWaterMark" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="WaitTime" nillable="true" type="cim:cimDateTime"/>
<xs:element name="WaitTimeMaxTime" nillable="true" type="cim:cimDateTime"/>
<xs:element name="WaitTimeMinTime" nillable="true" type="cim:cimDateTime"/>
<xs:element name="WaitTimeTotalTime" nillable="true" type="cim:cimDateTime"/>
<xs:element name="UseTime" nillable="true" type="cim:cimDateTime"/>
<xs:element name="UseTimeMaxTime" nillable="true" type="cim:cimDateTime"/>
<xs:element name="UseTimeMinTime" nillable="true" type="cim:cimDateTime"/>
<xs:element name="UseTimeTotalTime" nillable="true" type="cim:cimDateTime"/>
<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="GetStartTime_INPUT">
<xs:complexType/>
</xs:element>
<xs:element name="GetStartTime_OUTPUT">
<xs:complexType>
<xs:sequence>
<xs:element name="ReturnValue" nillable="true" type="cim:cimUnsignedLong"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="GetLastSampleTime_INPUT">
<xs:complexType/>
</xs:element>
<xs:element name="GetLastSampleTime_OUTPUT">
<xs:complexType>
<xs:sequence>
<xs:element name="ReturnValue" nillable="true" type="cim:cimUnsignedLong"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<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_J2eeConnectionPoolStats" type="class:CIM_J2eeConnectionPoolStats_Type"/>
<xs:complexType name="CIM_J2eeConnectionPoolStats_Type">
<xs:sequence>
<xs:element minOccurs="0" ref="class:Caption"/>
<xs:element minOccurs="0" ref="class:CloseCount"/>
<xs:element minOccurs="0" ref="class:CreateCount"/>
<xs:element minOccurs="0" ref="class:Description"/>
<xs:element ref="class:ElementName"/>
<xs:element minOccurs="0" ref="class:FreePoolSize"/>
<xs:element minOccurs="0" ref="class:FreePoolSizeHighWaterMark"/>
<xs:element minOccurs="0" ref="class:FreePoolSizeLowWaterMark"/>
<xs:element minOccurs="0" ref="class:FreePoolSizeLowerBound"/>
<xs:element minOccurs="0" ref="class:FreePoolSizeUpperBound"/>
<xs:element minOccurs="0" ref="class:Generation"/>
<xs:element ref="class:InstanceID"/>
<xs:element minOccurs="0" ref="class:PoolSize"/>
<xs:element minOccurs="0" ref="class:PoolSizeHighWaterMark"/>
<xs:element minOccurs="0" ref="class:PoolSizeLowWaterMark"/>
<xs:element minOccurs="0" ref="class:PoolSizeLowerBound"/>
<xs:element minOccurs="0" ref="class:PoolSizeUpperBound"/>
<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:UseTime"/>
<xs:element minOccurs="0" ref="class:UseTimeMaxTime"/>
<xs:element minOccurs="0" ref="class:UseTimeMinTime"/>
<xs:element minOccurs="0" ref="class:UseTimeTotalTime"/>
<xs:element minOccurs="0" ref="class:WaitTime"/>
<xs:element minOccurs="0" ref="class:WaitTimeMaxTime"/>
<xs:element minOccurs="0" ref="class:WaitTimeMinTime"/>
<xs:element minOccurs="0" ref="class:WaitTimeTotalTime"/>
<xs:element minOccurs="0" ref="class:WaitingThreadCount"/>
<xs:element minOccurs="0" ref="class:WaitingThreadCountHighWaterMark"/>
<xs:element minOccurs="0" ref="class:WaitingThreadCountLowWaterMark"/>
<xs:element minOccurs="0" ref="class:WaitingThreadCountLowerBound"/>
<xs:element minOccurs="0" ref="class:WaitingThreadCountUpperBound"/>
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="lax"/>
</xs:sequence>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:complexType>
</xs:schema>

