<?xml version="1.0" encoding="ISO-8859-1"?><csw:Capabilities xmlns:csw="http://www.opengis.net/cat/csw/2.0.2" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc" xmlns:ows="http://www.opengis.net/ows" xmlns:rim="urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.0.2" xsi:schemaLocation="http://www.opengis.net/cat/csw/2.0.2 http://schemas.opengis.net/csw/2.0.2/CSW-discovery.xsd">

    <ows:ServiceIdentification>
        <ows:Title>Compusult CSW</ows:Title>
        <ows:Abstract>A catalogue service that conforms to the HTTP protocol binding of the OpenGIS Catalogue Service specification version 2.0.2</ows:Abstract>
        <ows:Keywords>
            <ows:Keyword>CSW</ows:Keyword>
            <ows:Keyword>CS-W</ows:Keyword>
            <ows:Keyword>Compusult</ows:Keyword>
            <ows:Keyword>geospatial</ows:Keyword>
            <ows:Keyword>catalogue</ows:Keyword>
            <ows:Keyword>metadata</ows:Keyword>
            <ows:Keyword>ISO19115:2005</ows:Keyword>
            <ows:Keyword>ISO19139:2007</ows:Keyword>
        </ows:Keywords>
        <ows:ServiceType>CSW</ows:ServiceType>
        <ows:ServiceTypeVersion>2.0.2</ows:ServiceTypeVersion>
        <ows:Fees>NONE</ows:Fees>
        <ows:AccessConstraints>NONE</ows:AccessConstraints>
    </ows:ServiceIdentification>
    <ows:ServiceProvider>
        <ows:ProviderName>Compusult Ltd.</ows:ProviderName>
        <ows:ProviderSite xlink:href="http://www.geowebportal.org"/>
        <ows:ServiceContact>
            <ows:IndividualName>Mark Lawrence</ows:IndividualName>
            <ows:PositionName>Lead Software Engineer</ows:PositionName>
            <ows:ContactInfo>
                <ows:Phone>
                    <ows:Voice>+1-709-745-7914</ows:Voice>
                    <ows:Facsimile>+1-709-745-7927</ows:Facsimile>
                </ows:Phone>
                <ows:Address>
                    <ows:DeliveryPoint>40 Bannister Street</ows:DeliveryPoint>
                    <ows:DeliveryPoint>Box 1000</ows:DeliveryPoint>
                    <ows:City>Mt.Pearl</ows:City>
                    <ows:AdministrativeArea>Newfoundland</ows:AdministrativeArea>
                    <ows:PostalCode>A1N 1W1</ows:PostalCode>
                    <ows:Country>CANADA</ows:Country>
                    <ows:ElectronicMailAddress> mark@compusult.net</ows:ElectronicMailAddress>
                </ows:Address>
                <ows:OnlineResource xlink:href="mailto:mark@compusult.net"/>
            </ows:ContactInfo>
        </ows:ServiceContact>
    </ows:ServiceProvider>
    <ows:OperationsMetadata>
        <ows:Operation name="GetCapabilities">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Get xlink:href="http://www.geowebportal.org/wes/serviceManagerCSW/csw?"/>
                </ows:HTTP>
            </ows:DCP>
            <ows:Parameter name="sections">
                <ows:Value>ServiceIdentification</ows:Value>
                <ows:Value>ServiceProvider</ows:Value>
                <ows:Value>OperationsMetadata</ows:Value>
                <ows:Value>Filter_Capabilities</ows:Value>
            </ows:Parameter>
        </ows:Operation>
        <ows:Operation name="GetRecords">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Get xlink:href="http://www.geowebportal.org/wes/serviceManagerCSW/csw?"/>
                    <ows:Post xlink:href="http://www.geowebportal.org/wes/serviceManagerCSW/csw">
                        <ows:Constraint name="PostEncoding">
                            <ows:Value>XML</ows:Value>
                        </ows:Constraint>
                    </ows:Post>
                </ows:HTTP>
            </ows:DCP>
            <ows:Parameter name="typeNames">
                <ows:Value>csw:Record</ows:Value>
                <ows:Value>rim:Service</ows:Value>
                <ows:Value>rim:Association</ows:Value>
                <ows:Value>rim:Classification</ows:Value>
                <ows:Value>rim:ClassificationNode</ows:Value>
                <ows:Value>rim:ClassificationScheme</ows:Value>
                <ows:Value>rim:ExternalIdentifier</ows:Value>
                <ows:Value>rim:ExternalLink</ows:Value>
                <ows:Value>rim:ExtrinsicObject</ows:Value>
                <ows:Value>rim:Organization</ows:Value>
                <ows:Value>rim:RegistryPackage</ows:Value>
                <ows:Value>rim:Registry</ows:Value>
                <ows:Value>rim:Service</ows:Value>
                <ows:Value>rim:ServiceBinding</ows:Value>
                <ows:Value>rim:User</ows:Value>
            </ows:Parameter>
            <ows:Parameter name="outputFormat">
                <ows:Value>application/xml</ows:Value>
            </ows:Parameter>
            <ows:Parameter name="outputSchema">
                <ows:Value>urn:oasis:names:tc:ebxml-regrep:rim:xsd:3.0</ows:Value>
                <ows:Value>http://www.opengis.net/cat/csw/2.0.2</ows:Value>
                <ows:Value>OGCCORE</ows:Value>
                <ows:Value>http://www.isotc211.org/2005/gmd</ows:Value>
                <ows:Value>http://www.fgdc.gov</ows:Value>
                <ows:Value>http://purl.org/dc</ows:Value>
                <ows:Value>http://www.loc.gov/MARC21</ows:Value>
                <ows:Value>http://gcmd.gsfc.nasa.gov/Aboutus/xml/dif</ows:Value>
            </ows:Parameter>
            <ows:Parameter name="resultType">
                <ows:Value>results</ows:Value>
                <ows:Value>validate</ows:Value>
                <ows:Value>hits</ows:Value>
            </ows:Parameter>
            <ows:Parameter name="elementSetName">
                <ows:Value>brief</ows:Value>
                <ows:Value>summary</ows:Value>
                <ows:Value>full</ows:Value>
            </ows:Parameter>
            <ows:Parameter name="CONSTRAINTLANGUAGE">
                <ows:Value>Filter</ows:Value>
            </ows:Parameter>
            <ows:Constraint name="PostEncoding">
                <ows:Value>XML</ows:Value>
            </ows:Constraint>
        </ows:Operation>
        <ows:Operation name="GetRecordById">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Get xlink:href="http://www.geowebportal.org/wes/serviceManagerCSW/csw?"/>
                    <ows:Post xlink:href="http://www.geowebportal.org/wes/serviceManagerCSW/csw">
                        <ows:Constraint name="PostEncoding">
                            <ows:Value>XML</ows:Value>
                        </ows:Constraint>
                    </ows:Post>
                </ows:HTTP>
            </ows:DCP>
            <ows:Parameter name="outputSchema">
                <ows:Value>urn:oasis:names:tc:ebxml-regrep:rim:xsd:3.0</ows:Value>
                <ows:Value>http://www.opengis.net/cat/csw/2.0.2</ows:Value>
                <ows:Value>OGCCORE</ows:Value>
                <ows:Value>http://www.isotc211.org/2005/gmd</ows:Value>
                <ows:Value>http://www.fgdc.gov</ows:Value>
                <ows:Value>http://purl.org/dc</ows:Value>
                <ows:Value>http://www.loc.gov/MARC21</ows:Value>
                <ows:Value>http://gcmd.gsfc.nasa.gov/Aboutus/xml/dif</ows:Value>
            </ows:Parameter>
            <ows:Parameter name="outputFormat">
                <ows:Value>application/xml</ows:Value>
            </ows:Parameter>
            <ows:Parameter name="resultType">
                <ows:Value>results</ows:Value>
                <ows:Value>validate</ows:Value>
                <ows:Value>hits</ows:Value>
            </ows:Parameter>
            <ows:Parameter name="elementSetName">
                <ows:Value>brief</ows:Value>
                <ows:Value>summary</ows:Value>
                <ows:Value>full</ows:Value>
                <ows:Value>brief</ows:Value>
            </ows:Parameter>
        </ows:Operation>
        <ows:Operation name="DescribeRecord">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Get xlink:href="http://www.geowebportal.org/wes/serviceManagerCSW/csw?"/>
                    <ows:Post xlink:href="http://www.geowebportal.org/wes/serviceManagerCSW/csw">
                        <ows:Constraint name="PostEncoding">
                            <ows:Value>XML</ows:Value>
                        </ows:Constraint>
                    </ows:Post>
                </ows:HTTP>
            </ows:DCP>
            <ows:Parameter name="typeName">
                <ows:Value>csw:Record</ows:Value>
                <ows:Value>rim:Service</ows:Value>
                <ows:Value>rim:Association</ows:Value>
                <ows:Value>rim:Classification</ows:Value>
                <ows:Value>rim:ClassificationNode</ows:Value>
                <ows:Value>rim:ClassificationScheme</ows:Value>
                <ows:Value>rim:ExternalIdentifier</ows:Value>
                <ows:Value>rim:ExternalLink</ows:Value>
                <ows:Value>rim:ExtrinsicObject</ows:Value>
                <ows:Value>rim:Organization</ows:Value>
                <ows:Value>rim:RegistryPackage</ows:Value>
                <ows:Value>rim:Registry</ows:Value>
                <ows:Value>rim:Service</ows:Value>
                <ows:Value>rim:ServiceBinding</ows:Value>
                <ows:Value>rim:User</ows:Value>
            </ows:Parameter>
            <ows:Parameter name="outputSchema">
                <ows:Value>urn:oasis:names:tc:ebxml-regrep:rim:xsd:3.0</ows:Value>
                <ows:Value>http://www.opengis.net/cat/csw/2.0.2</ows:Value>
                <ows:Value>OGCCORE</ows:Value>
            </ows:Parameter>
            <ows:Parameter name="schemaLanguage">
                <ows:Value>http://www.w3.org/2001/XMLSchema</ows:Value>
                <ows:Value>XMLSCHEMA</ows:Value>
                <ows:Value>http://www.w3.org/TR/xmlschema-1/</ows:Value>
            </ows:Parameter>
            <ows:Parameter name="outputFormat">
                <ows:Value>application/xml</ows:Value>
            </ows:Parameter>
            <ows:Constraint name="PostEncoding">
                <ows:Value>XML</ows:Value>
            </ows:Constraint>
        </ows:Operation>
        <ows:Operation name="GetDomain">
            <ows:DCP>
                <ows:HTTP>
                    <ows:Get xlink:href="http://www.geowebportal.org/wes/serviceManagerCSW/csw?"/>
                    <ows:Post xlink:href="http://www.geowebportal.org/wes/serviceManagerCSW/csw">
                        <ows:Constraint name="PostEncoding">
                            <ows:Value>XML</ows:Value>
                        </ows:Constraint>
                    </ows:Post>
                </ows:HTTP>
            </ows:DCP>
            <ows:Parameter name="parameterName">
                <ows:Value>GetRecords.resultType</ows:Value>
                <ows:Value>GetRecords.outputFormat</ows:Value>
                <ows:Value>GetRecords.outputRecType</ows:Value>
                <ows:Value>GetRecords.typeName</ows:Value>
                <ows:Value>GetRecords.typeNames</ows:Value>
                <ows:Value>GetRecords.ElementSetName</ows:Value>
                <ows:Value>GetRecords.ElementName</ows:Value>
                <ows:Value>GetRecords.CONSTRAINTLANGUAGE</ows:Value>
                <ows:Value>GetRecordById.ElementSetName</ows:Value>
                <ows:Value>DescribeRecord.typeName</ows:Value>
                <ows:Value>DescribeRecord.schemaLanguage</ows:Value>
            </ows:Parameter>
        </ows:Operation>
        <ows:Parameter name="service">
            <ows:Value>http://www.opengis.net/cat/csw/2.0.2</ows:Value>
        </ows:Parameter>
        <ows:Parameter name="version">
            <ows:Value>2.0.2</ows:Value>
        </ows:Parameter>
        <ows:Constraint name="isoProfiles">
            <ows:Value>http://www.isotc211.org/2005/gmd</ows:Value>
        </ows:Constraint>
        <ows:ExtendedCapabilities/>
    </ows:OperationsMetadata>
    <ogc:Filter_Capabilities>
        <ogc:Spatial_Capabilities>
            <ogc:GeometryOperands>
                <ogc:GeometryOperand>gml:Envelope</ogc:GeometryOperand>
                <ogc:GeometryOperand>gml:Point</ogc:GeometryOperand>
                <ogc:GeometryOperand>gml:LineString</ogc:GeometryOperand>
                <ogc:GeometryOperand>gml:Polygon</ogc:GeometryOperand>
            </ogc:GeometryOperands>
            <ogc:SpatialOperators>
                <ogc:SpatialOperator name="BBOX"/>
                <ogc:SpatialOperator name="Equals"/>
                <ogc:SpatialOperator name="Disjoint"/>
                <ogc:SpatialOperator name="Intersects"/>
                <ogc:SpatialOperator name="Touches"/>
                <ogc:SpatialOperator name="Crosses"/>
                <ogc:SpatialOperator name="Within"/>
                <ogc:SpatialOperator name="Contains"/>
                <ogc:SpatialOperator name="Overlaps"/>
                <ogc:SpatialOperator name="Beyond"/>
            </ogc:SpatialOperators>
        </ogc:Spatial_Capabilities>
        <ogc:Scalar_Capabilities>
            <ogc:LogicalOperators/>
            <ogc:ComparisonOperators>
                <ogc:ComparisonOperator>LessThan</ogc:ComparisonOperator>
                <ogc:ComparisonOperator>GreaterThan</ogc:ComparisonOperator>
                <ogc:ComparisonOperator>LessThanEqualTo</ogc:ComparisonOperator>
                <ogc:ComparisonOperator>GreaterThanEqualTo</ogc:ComparisonOperator>
                <ogc:ComparisonOperator>EqualTo</ogc:ComparisonOperator>
                <ogc:ComparisonOperator>NotEqualTo</ogc:ComparisonOperator>
                <ogc:ComparisonOperator>Like</ogc:ComparisonOperator>
                <ogc:ComparisonOperator>Between</ogc:ComparisonOperator>
                <ogc:ComparisonOperator>NullCheck</ogc:ComparisonOperator>
            </ogc:ComparisonOperators>
            <ogc:ArithmeticOperators>
                <ogc:SimpleArithmetic/>
                <ogc:Functions>
                    <ogc:FunctionNames>
                        <ogc:FunctionName nArgs="1">COUNT</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">DISTINCT</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">MIN</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">MAX</ogc:FunctionName>
                        <ogc:FunctionName nArgs="1">UPPER</ogc:FunctionName>
                    </ogc:FunctionNames>
                </ogc:Functions>
            </ogc:ArithmeticOperators>
        </ogc:Scalar_Capabilities>
        <ogc:Id_Capabilities>
            <ogc:EID/>
            <ogc:FID/>
        </ogc:Id_Capabilities>
    </ogc:Filter_Capabilities>
</csw:Capabilities>

