<?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_ProtocolControllerMaskingCapabilities" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_ProtocolControllerMaskingCapabilities">
<xs:import namespace="http://schemas.dmtf.org/wbem/wscim/1/common" schemaLocation="http://schemas.dmtf.org/wbem/wscim/1/common.xsd"/>
<xs:element name="ValidHardwareIdTypes" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:restriction base="cim:cimUnsignedShort">
<xs:enumeration value="1"/>
<xs:enumeration value="2"/>
<xs:enumeration value="3"/>
<xs:enumeration value="4"/>
<xs:enumeration value="5"/>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="OtherValidHardwareIDTypes" nillable="true" type="cim:cimString"/>
<xs:element name="PortsPerView" nillable="true">
<xs:complexType>
<xs:simpleContent>
<xs:restriction base="cim:cimUnsignedShort">
<xs:enumeration value="2"/>
<xs:enumeration value="3"/>
<xs:enumeration value="4"/>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="ClientSelectableDeviceNumbers" nillable="true" type="cim:cimBoolean"/>
<xs:element name="AttachDeviceSupported" nillable="true" type="cim:cimBoolean"/>
<xs:element name="OneHardwareIDPerView" nillable="true" type="cim:cimBoolean"/>
<xs:element name="UniqueUnitNumbersPerPort" nillable="true" type="cim:cimBoolean"/>
<xs:element name="PrivilegeDeniedSupported" nillable="true" type="cim:cimBoolean"/>
<xs:element name="ProtocolControllerRequiresAuthorizedIdentity" nillable="true" type="cim:cimBoolean"/>
<xs:element name="ProtocolControllerSupportsCollections" nillable="true" type="cim:cimBoolean"/>
<xs:element name="ExposePathsSupported" nillable="true" type="cim:cimBoolean"/>
<xs:element name="CreateProtocolControllerSupported" nillable="true" type="cim:cimBoolean"/>
<xs:element name="MaximumMapCount" nillable="true" type="cim:cimUnsignedShort"/>
<xs:element name="SPCAllowsNoLUs" nillable="true" type="cim:cimBoolean"/>
<xs:element name="SPCAllowsNoTargets" nillable="true" type="cim:cimBoolean"/>
<xs:element name="SPCAllowsNoInitiators" nillable="true" type="cim:cimBoolean"/>
<xs:element name="SPCSupportsDefaultViews" nillable="true" type="cim:cimBoolean"/>
<xs:element name="InstanceID" type="cim:cimString"/>
<xs:element name="ElementName" 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="CIM_ProtocolControllerMaskingCapabilities" type="class:CIM_ProtocolControllerMaskingCapabilities_Type"/>
<xs:complexType name="CIM_ProtocolControllerMaskingCapabilities_Type">
<xs:sequence>
<xs:element minOccurs="0" ref="class:AttachDeviceSupported"/>
<xs:element minOccurs="0" ref="class:Caption"/>
<xs:element minOccurs="0" ref="class:ClientSelectableDeviceNumbers"/>
<xs:element minOccurs="0" ref="class:CreateProtocolControllerSupported"/>
<xs:element minOccurs="0" ref="class:Description"/>
<xs:element ref="class:ElementName"/>
<xs:element minOccurs="0" ref="class:ExposePathsSupported"/>
<xs:element ref="class:InstanceID"/>
<xs:element minOccurs="0" ref="class:MaximumMapCount"/>
<xs:element minOccurs="0" ref="class:OneHardwareIDPerView"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="class:OtherValidHardwareIDTypes"/>
<xs:element minOccurs="0" ref="class:PortsPerView"/>
<xs:element minOccurs="0" ref="class:PrivilegeDeniedSupported"/>
<xs:element minOccurs="0" ref="class:ProtocolControllerRequiresAuthorizedIdentity"/>
<xs:element minOccurs="0" ref="class:ProtocolControllerSupportsCollections"/>
<xs:element minOccurs="0" ref="class:SPCAllowsNoInitiators"/>
<xs:element minOccurs="0" ref="class:SPCAllowsNoLUs"/>
<xs:element minOccurs="0" ref="class:SPCAllowsNoTargets"/>
<xs:element minOccurs="0" ref="class:SPCSupportsDefaultViews"/>
<xs:element minOccurs="0" ref="class:UniqueUnitNumbersPerPort"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="class:ValidHardwareIdTypes"/>
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="lax"/>
</xs:sequence>
<xs:anyAttribute namespace="##any" processContents="lax"/>
</xs:complexType>
</xs:schema>

