<?xml version='1.0' encoding="ISO-8859-1" ?>
<WFS_Capabilities 
   version="1.0.0" 
   updateSequence="0" 
   xmlns="http://www.opengis.net/wfs" 
   xmlns:ogc="http://www.opengis.net/ogc" 
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.0.0/WFS-capabilities.xsd">

<!-- MapServer version 4.10.7 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP OUTPUT=PDF OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=FREETYPE SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER SUPPORTS=SOS_SERVER SUPPORTS=GEOS INPUT=TIFF INPUT=EPPL7 INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE -->

<Service>
  <Name>MapServer WFS</Name>
  <Title>MGDS Station+Sample Catalog</Title>
  <OnlineResource>http://www.marine-geo.org/exe/mapserv?map=/public/mgg/web/www.marine-geo.org/htdocs/services/ogc/wfs.map&amp;</OnlineResource>
</Service>

<Capability>
  <Request>
    <GetCapabilities>
      <DCPType>
        <HTTP>
          <Get onlineResource="http://www.marine-geo.org/exe/mapserv?map=/public/mgg/web/www.marine-geo.org/htdocs/services/ogc/wfs.map&amp;" />
        </HTTP>
      </DCPType>
      <DCPType>
        <HTTP>
          <Post onlineResource="http://www.marine-geo.org/exe/mapserv?map=/public/mgg/web/www.marine-geo.org/htdocs/services/ogc/wfs.map&amp;" />
        </HTTP>
      </DCPType>
    </GetCapabilities>
    <DescribeFeatureType>
      <SchemaDescriptionLanguage>
        <XMLSCHEMA/>
      </SchemaDescriptionLanguage>
      <DCPType>
        <HTTP>
          <Get onlineResource="http://www.marine-geo.org/exe/mapserv?map=/public/mgg/web/www.marine-geo.org/htdocs/services/ogc/wfs.map&amp;" />
        </HTTP>
      </DCPType>
      <DCPType>
        <HTTP>
          <Post onlineResource="http://www.marine-geo.org/exe/mapserv?map=/public/mgg/web/www.marine-geo.org/htdocs/services/ogc/wfs.map&amp;" />
        </HTTP>
      </DCPType>
    </DescribeFeatureType>
    <GetFeature>
      <ResultFormat>
        <GML2/>
      </ResultFormat>
      <DCPType>
        <HTTP>
          <Get onlineResource="http://www.marine-geo.org/exe/mapserv?map=/public/mgg/web/www.marine-geo.org/htdocs/services/ogc/wfs.map&amp;" />
        </HTTP>
      </DCPType>
      <DCPType>
        <HTTP>
          <Post onlineResource="http://www.marine-geo.org/exe/mapserv?map=/public/mgg/web/www.marine-geo.org/htdocs/services/ogc/wfs.map&amp;" />
        </HTTP>
      </DCPType>
    </GetFeature>
  </Request>
</Capability>

<FeatureTypeList>
  <Operations>
    <Query/>
  </Operations>
    <FeatureType>
        <Name>Stations-World</Name>
        <Title>Stations-World</Title>
        <SRS>EPSG:4326</SRS>
        <LatLongBoundingBox minx="-180" miny="-90" maxx="180" maxy="90" />
    </FeatureType>
    <FeatureType>
        <Name>Samples-World</Name>
        <Title>Samples-World</Title>
        <SRS>EPSG:4326</SRS>
        <LatLongBoundingBox minx="-180" miny="-90" maxx="180" maxy="90" />
    </FeatureType>
    <FeatureType>
        <Name>Samples-EPR</Name>
        <Title>Samples-EPR</Title>
        <SRS>EPSG:4326</SRS>
        <LatLongBoundingBox minx="-106" miny="8" maxx="-102" maxy="11" />
    </FeatureType>
    <FeatureType>
        <Name>Samples-JdF</Name>
        <Title>Samples-JdF</Title>
        <SRS>EPSG:4326</SRS>
        <LatLongBoundingBox minx="-129.5" miny="47" maxx="-128.5" maxy="48.5" />
    </FeatureType>
    <FeatureType>
        <Name>Samples-Lau</Name>
        <Title>Samples-Lau</Title>
        <SRS>EPSG:4326</SRS>
        <LatLongBoundingBox minx="-178" miny="-23" maxx="-173.5" maxy="-19" />
    </FeatureType>
</FeatureTypeList>

<ogc:Filter_Capabilities>
  <ogc:Spatial_Capabilities>
    <ogc:Spatial_Operators>
      <ogc:Intersect/>
      <ogc:DWithin/>
      <ogc:BBOX/>
    </ogc:Spatial_Operators>
  </ogc:Spatial_Capabilities>
  <ogc:Scalar_Capabilities>
    <ogc:Logical_Operators />
    <ogc:Comparison_Operators>
      <ogc:Simple_Comparisons />
      <ogc:Like />
      <ogc:Between />
    </ogc:Comparison_Operators>
  </ogc:Scalar_Capabilities>
</ogc:Filter_Capabilities>

</WFS_Capabilities>
