<?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_SwitchPortSourceRoutingStatistics" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_SwitchPortSourceRoutingStatistics">
<xs:import namespace="http://schemas.dmtf.org/wbem/wscim/1/common" schemaLocation="http://schemas.dmtf.org/wbem/wscim/1/common.xsd"/>
<xs:element name="SpecInFrames" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="SpecOutFrames" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="ApeInFrames" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="ApeOutFrames" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="SteInFrames" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="SteOutFrames" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="SegmentMismatchDiscards" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="DuplicateSegmentDiscards" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="HopCountExceedsDiscards" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="DupLanIdOrTreeErrors" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="LanIdMismatches" nillable="true" type="cim:cimUnsignedInt"/>
<xs:element name="SystemCreationClassName">
<xs:complexType>
<xs:simpleContent>
<xs:restriction base="cim:cimString">
<xs:maxLength value="256"/>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="SystemName">
<xs:complexType>
<xs:simpleContent>
<xs:restriction base="cim:cimString">
<xs:maxLength value="256"/>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="SAPCreationClassName">
<xs:complexType>
<xs:simpleContent>
<xs:restriction base="cim:cimString">
<xs:maxLength value="256"/>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="SAPName">
<xs:complexType>
<xs:simpleContent>
<xs:restriction base="cim:cimString">
<xs:maxLength value="256"/>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="CreationClassName">
<xs:complexType>
<xs:simpleContent>
<xs:restriction base="cim:cimString">
<xs:maxLength value="256"/>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Name">
<xs:complexType>
<xs:simpleContent>
<xs:restriction base="cim:cimString">
<xs:maxLength value="256"/>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="InstanceID" nillable="true" type="cim:cimString"/>
<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="Generation" nillable="true" type="cim:cimUnsignedLong"/>
<xs:element name="CIM_SwitchPortSourceRoutingStatistics" type="class:CIM_SwitchPortSourceRoutingStatistics_Type"/>
<xs:complexType name="CIM_SwitchPortSourceRoutingStatistics_Type">
<xs:sequence>
<xs:element minOccurs="0" ref="class:ApeInFrames"/>
<xs:element minOccurs="0" ref="class:ApeOutFrames"/>
<xs:element minOccurs="0" ref="class:Caption"/>
<xs:element ref="class:CreationClassName"/>
<xs:element minOccurs="0" ref="class:Description"/>
<xs:element minOccurs="0" ref="class:DupLanIdOrTreeErrors"/>
<xs:element minOccurs="0" ref="class:DuplicateSegmentDiscards"/>
<xs:element minOccurs="0" ref="class:ElementName"/>
<xs:element minOccurs="0" ref="class:Generation"/>
<xs:element minOccurs="0" ref="class:HopCountExceedsDiscards"/>
<xs:element minOccurs="0" ref="class:InstanceID"/>
<xs:element minOccurs="0" ref="class:LanIdMismatches"/>
<xs:element ref="class:Name"/>
<xs:element ref="class:SAPCreationClassName"/>
<xs:element ref="class:SAPName"/>
<xs:element minOccurs="0" ref="class:SegmentMismatchDiscards"/>
<xs:element minOccurs="0" ref="class:SpecInFrames"/>
<xs:element minOccurs="0" ref="class:SpecOutFrames"/>
<xs:element minOccurs="0" ref="class:SteInFrames"/>
<xs:element minOccurs="0" ref="class:SteOutFrames"/>
<xs:element ref="class:SystemCreationClassName"/>
<xs:element ref="class:SystemName"/>
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="lax"/>
</xs:sequence>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:complexType>
</xs:schema>

