<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:gws="http://www.isotc211.org/2005/gws" xmlns:csw="http://schemas.opengis.net/csw" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:xlink="http://www.w3.org/1999/xlink" targetNamespace="http://schemas.opengis.net/csw" elementFormDefault="qualified" version="0.1" finalDefault="" blockDefault="" attributeFormDefault="unqualified">
    <xs:annotation>
        <xs:documentation>This file was generated from ISO TC/211 UML class diagrams == 12-14-2005 12:12:01 ======</xs:documentation>
    </xs:annotation>
    <xs:import namespace="http://www.isotc211.org/2005/gmd" schemaLocation="../gmd/gmd.xsd"/>
    <xs:import namespace="http://www.isotc211.org/2005/gws" schemaLocation="../gws/gws.xsd"/>
    <xs:import namespace="http://www.isotc211.org/2005/gco" schemaLocation="../gco/gco.xsd"/>
    <xs:complexType name="CSW_ServiceIdentification_Type" mixed="false" abstract="false">
        <xs:complexContent>
            <xs:extension base="gws:SV_ServiceIdentification_Type">
                <xs:sequence minOccurs="1" maxOccurs="1">
                    <xs:element name="extent" type="gmd:EX_Extent_PropertyType" minOccurs="0" maxOccurs="unbounded" nillable="false"/>
                    <xs:element name="couplingType" type="csw:CSW_CouplingType_PropertyType" minOccurs="1" maxOccurs="1" nillable="false"/>
                    <xs:element name="coupledResource" type="csw:CSW_CoupledResource_PropertyType" minOccurs="0" maxOccurs="unbounded" nillable="false"/>
                </xs:sequence>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
    <xs:element name="CSW_ServiceIdentification" type="csw:CSW_ServiceIdentification_Type" substitutionGroup="gws:SV_ServiceIdentification" nillable="false" abstract="false"/>
    <xs:complexType name="CSW_ServiceIdentification_PropertyType" mixed="false" abstract="false">
        <xs:sequence minOccurs="1" maxOccurs="1">
            <xs:element ref="csw:CSW_ServiceIdentification" minOccurs="0" maxOccurs="1" nillable="false"/>
        </xs:sequence>
        <xs:attributeGroup ref="gco:ObjectReference"/>
        <xs:attribute ref="gco:nilReason" use="optional"/>
    </xs:complexType>
    <xs:complexType name="CSW_CoupledResource_Type" mixed="false" abstract="false">
        <xs:complexContent>
            <xs:extension base="gco:AbstractObject_Type">
                <xs:sequence minOccurs="1" maxOccurs="1">
                    <xs:element name="theOperation" type="gws:SV_OperationMetadata_PropertyType" minOccurs="1" maxOccurs="1" nillable="false"/>
                    <xs:element name="theData" type="gmd:MD_DataIdentification_PropertyType" minOccurs="1" maxOccurs="1" nillable="false"/>
                </xs:sequence>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
    <xs:element name="CSW_CoupledResource" type="csw:CSW_CoupledResource_Type" nillable="false" abstract="false"/>
    <xs:complexType name="CSW_CoupledResource_PropertyType" mixed="false" abstract="false">
        <xs:sequence minOccurs="1" maxOccurs="1">
            <xs:element ref="csw:CSW_CoupledResource" minOccurs="0" maxOccurs="1" nillable="false"/>
        </xs:sequence>
        <xs:attributeGroup ref="gco:ObjectReference"/>
        <xs:attribute ref="gco:nilReason" use="optional"/>
    </xs:complexType>
    <xs:element name="CSW_CouplingType" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString" nillable="false" abstract="false"/>
    <xs:complexType name="CSW_CouplingType_PropertyType" mixed="false" abstract="false">
        <xs:sequence minOccurs="1" maxOccurs="1">
            <xs:element ref="csw:CSW_CouplingType" minOccurs="0" maxOccurs="1" nillable="false"/>
        </xs:sequence>
        <xs:attribute ref="gco:nilReason" use="optional"/>
    </xs:complexType>
</xs:schema>