<?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_VideoControllerResolution" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/CIM_VideoControllerResolution">
    <xs:import namespace="http://schemas.dmtf.org/wbem/wscim/1/common" schemaLocation="http://schemas.dmtf.org/wbem/wscim/1/common.xsd"/>
    <xs:element name="SettingID">
        <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="HorizontalResolution" nillable="true" type="cim:cimUnsignedInt"/>
    <xs:element name="VerticalResolution" nillable="true" type="cim:cimUnsignedInt"/>
    <xs:element name="RefreshRate" nillable="true" type="cim:cimUnsignedInt"/>
    <xs:element name="MinRefreshRate" nillable="true" type="cim:cimUnsignedInt"/>
    <xs:element name="MaxRefreshRate" nillable="true" type="cim:cimUnsignedInt"/>
    <xs:element name="ScanMode" nillable="true">
        <xs:complexType>
            <xs:simpleContent>
                <xs:restriction base="cim:cimUnsignedShort">
                    <xs:simpleType>
                        <xs:restriction base="xs:unsignedShort">
                            <xs:enumeration value="1"/>
                            <xs:enumeration value="2"/>
                            <xs:enumeration value="3"/>
                            <xs:enumeration value="4"/>
                            <xs:enumeration value="5"/>
                        </xs:restriction>
                    </xs:simpleType>
                    <xs:anyAttribute namespace="##any" processContents="lax"/>
                </xs:restriction>
            </xs:simpleContent>
        </xs:complexType>
    </xs:element>
    <xs:element name="NumberOfColors" nillable="true" type="cim:cimUnsignedLong"/>
    <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="VerifyOKToApplyToMSE_INPUT">
        <xs:complexType>
            <xs:sequence>
                <xs:element name="MSE" nillable="true" type="cim:cimReference"/>
                <xs:element name="TimeToApply" nillable="true" type="cim:cimDateTime"/>
                <xs:element name="MustBeCompletedBy" nillable="true" type="cim:cimDateTime"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
    <xs:element name="VerifyOKToApplyToMSE_OUTPUT">
        <xs:complexType>
            <xs:sequence>
                <xs:element name="ReturnValue" nillable="true" type="cim:cimUnsignedInt"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
    <xs:element name="ApplyToMSE_INPUT">
        <xs:complexType>
            <xs:sequence>
                <xs:element name="MSE" nillable="true" type="cim:cimReference"/>
                <xs:element name="TimeToApply" nillable="true" type="cim:cimDateTime"/>
                <xs:element name="MustBeCompletedBy" nillable="true" type="cim:cimDateTime"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
    <xs:element name="ApplyToMSE_OUTPUT">
        <xs:complexType>
            <xs:sequence>
                <xs:element name="ReturnValue" nillable="true" type="cim:cimUnsignedInt"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
    <xs:element name="VerifyOKToApplyToCollection_INPUT">
        <xs:complexType>
            <xs:sequence>
                <xs:element name="Collection" nillable="true" type="cim:cimReference"/>
                <xs:element name="TimeToApply" nillable="true" type="cim:cimDateTime"/>
                <xs:element name="MustBeCompletedBy" nillable="true" type="cim:cimDateTime"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
    <xs:element name="VerifyOKToApplyToCollection_OUTPUT">
        <xs:complexType>
            <xs:sequence>
                <xs:element name="CanNotApply" nillable="true" type="cim:cimString"/>
                <xs:element name="ReturnValue" nillable="true" type="cim:cimUnsignedInt"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
    <xs:element name="ApplyToCollection_INPUT">
        <xs:complexType>
            <xs:sequence>
                <xs:element name="Collection" nillable="true" type="cim:cimReference"/>
                <xs:element name="TimeToApply" nillable="true" type="cim:cimDateTime"/>
                <xs:element name="ContinueOnError" nillable="true" type="cim:cimBoolean"/>
                <xs:element name="MustBeCompletedBy" nillable="true" type="cim:cimDateTime"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
    <xs:element name="ApplyToCollection_OUTPUT">
        <xs:complexType>
            <xs:sequence>
                <xs:element name="CanNotApply" nillable="true" type="cim:cimString"/>
                <xs:element name="ReturnValue" nillable="true" type="cim:cimUnsignedInt"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
    <xs:element name="VerifyOKToApplyIncrementalChangeToMSE_INPUT">
        <xs:complexType>
            <xs:sequence>
                <xs:element name="MSE" nillable="true" type="cim:cimReference"/>
                <xs:element name="TimeToApply" nillable="true" type="cim:cimDateTime"/>
                <xs:element name="MustBeCompletedBy" nillable="true" type="cim:cimDateTime"/>
                <xs:element name="PropertiesToApply" nillable="true" type="cim:cimString"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
    <xs:element name="VerifyOKToApplyIncrementalChangeToMSE_OUTPUT">
        <xs:complexType>
            <xs:sequence>
                <xs:element name="ReturnValue" nillable="true" type="cim:cimUnsignedInt"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
    <xs:element name="ApplyIncrementalChangeToMSE_INPUT">
        <xs:complexType>
            <xs:sequence>
                <xs:element name="MSE" nillable="true" type="cim:cimReference"/>
                <xs:element name="TimeToApply" nillable="true" type="cim:cimDateTime"/>
                <xs:element name="MustBeCompletedBy" nillable="true" type="cim:cimDateTime"/>
                <xs:element name="PropertiesToApply" nillable="true" type="cim:cimString"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
    <xs:element name="ApplyIncrementalChangeToMSE_OUTPUT">
        <xs:complexType>
            <xs:sequence>
                <xs:element name="ReturnValue" nillable="true" type="cim:cimUnsignedInt"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
    <xs:element name="VerifyOKToApplyIncrementalChangeToCollection_INPUT">
        <xs:complexType>
            <xs:sequence>
                <xs:element name="Collection" nillable="true" type="cim:cimReference"/>
                <xs:element name="TimeToApply" nillable="true" type="cim:cimDateTime"/>
                <xs:element name="MustBeCompletedBy" nillable="true" type="cim:cimDateTime"/>
                <xs:element name="PropertiesToApply" nillable="true" type="cim:cimString"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
    <xs:element name="VerifyOKToApplyIncrementalChangeToCollection_OUTPUT">
        <xs:complexType>
            <xs:sequence>
                <xs:element name="CanNotApply" nillable="true" type="cim:cimString"/>
                <xs:element name="ReturnValue" nillable="true" type="cim:cimUnsignedInt"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
    <xs:element name="ApplyIncrementalChangeToCollection_INPUT">
        <xs:complexType>
            <xs:sequence>
                <xs:element name="Collection" nillable="true" type="cim:cimReference"/>
                <xs:element name="TimeToApply" nillable="true" type="cim:cimDateTime"/>
                <xs:element name="ContinueOnError" nillable="true" type="cim:cimBoolean"/>
                <xs:element name="MustBeCompletedBy" nillable="true" type="cim:cimDateTime"/>
                <xs:element name="PropertiesToApply" nillable="true" type="cim:cimString"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
    <xs:element name="ApplyIncrementalChangeToCollection_OUTPUT">
        <xs:complexType>
            <xs:sequence>
                <xs:element name="CanNotApply" nillable="true" type="cim:cimString"/>
                <xs:element name="ReturnValue" nillable="true" type="cim:cimUnsignedInt"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
    <xs:element name="CIM_VideoControllerResolution" type="class:CIM_VideoControllerResolution_Type"/>
    <xs:complexType name="CIM_VideoControllerResolution_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:HorizontalResolution"/>
            <xs:element minOccurs="0" ref="class:MaxRefreshRate"/>
            <xs:element minOccurs="0" ref="class:MinRefreshRate"/>
            <xs:element minOccurs="0" ref="class:NumberOfColors"/>
            <xs:element minOccurs="0" ref="class:RefreshRate"/>
            <xs:element minOccurs="0" ref="class:ScanMode"/>
            <xs:element ref="class:SettingID"/>
            <xs:element minOccurs="0" ref="class:VerticalResolution"/>
            <xs:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="lax"/>
        </xs:sequence>
        <xs:anyAttribute namespace="##any" processContents="lax"/>
    </xs:complexType>
</xs:schema>

