[mapserver-commits] r7311 - trunk/msautotest/wxs/expected

svn at osgeo.org svn at osgeo.org
Fri Jan 25 07:33:36 EST 2008


Author: tomkralidis
Date: 2008-01-25 07:33:36 -0500 (Fri, 25 Jan 2008)
New Revision: 7311

Modified:
   trunk/msautotest/wxs/expected/sos_cap.xml
   trunk/msautotest/wxs/expected/sos_cap0.xml
   trunk/msautotest/wxs/expected/sos_getobs_all.xml
   trunk/msautotest/wxs/expected/sos_getobs_datablock.xml
   trunk/msautotest/wxs/expected/sos_getobs_filter.xml
   trunk/msautotest/wxs/expected/sos_getobs_foi.xml
   trunk/msautotest/wxs/expected/sos_getobs_proc.xml
   trunk/msautotest/wxs/expected/sos_getobs_time.xml
   trunk/msautotest/wxs/expected/sos_getobs_time_filter.xml
Log:
more changes for SOS 1.0.0 support in alignment with r7310 (#2246)


Modified: trunk/msautotest/wxs/expected/sos_cap.xml
===================================================================
--- trunk/msautotest/wxs/expected/sos_cap.xml	2008-01-25 12:32:31 UTC (rev 7310)
+++ trunk/msautotest/wxs/expected/sos_cap.xml	2008-01-25 12:33:36 UTC (rev 7311)
@@ -1,7 +1,7 @@
 Content-type: text/xml
 
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<sos:Capabilities xmlns:gml="http://www.opengis.net/gml" xmlns:om="http://www.opengis.net/om" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ogc="http://www.opengis.net/ogc" xmlns:sos="http://www.opengis.net/sos/1.0" version="1.0.0" xsi:schemaLocation="http://www.opengis.net/sos/1.0 http://schemas.opengis.net/sos/1.0.0/sosGetCapabilities.xsd">
+<sos:Capabilities xmlns:gml="http://www.opengis.net/gml" xmlns:om="http://www.opengis.net/om/1.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ogc="http://www.opengis.net/ogc" xmlns:sos="http://www.opengis.net/sos/1.0" version="1.0.0" xsi:schemaLocation="http://www.opengis.net/sos/1.0 http://schemas.opengis.net/sos/1.0.0/sosGetCapabilities.xsd">
   <ows:ServiceIdentification>
     <ows:Title>Test SOS Title</ows:Title>
     <ows:Abstract>Test SOS Abstract</ows:Abstract>
@@ -220,19 +220,12 @@
         <sos:procedure xlink:href="urn:ogc:def:procedure:35"/>
         <sos:procedure xlink:href="urn:ogc:def:procedure:2147"/>
         <sos:procedure xlink:href="urn:ogc:def:procedure:604"/>
-        <sos:observedProperty gml:id="WaterQuality">
-          <swe:CompositePhenomenon>
+        <sos:observedProperty>
+          <swe:CompositePhenomenon gml:id="WaterQuality" dimension="0">
             <gml:name>WaterQuality</gml:name>
           </swe:CompositePhenomenon>
         </sos:observedProperty>
-        <sos:featureOfInterest>
-          <gml:boundedBy>
-            <gml:Envelope srsName="urn:ogc:crs:epsg:4326" srsDimension="2">
-              <gml:lowerCorner>-141 42</gml:lowerCorner>
-              <gml:upperCorner>-52 84</gml:upperCorner>
-            </gml:Envelope>
-          </gml:boundedBy>
-        </sos:featureOfInterest>
+        <sos:featureOfInterest xlink:href="urn:ogc:def:feature:OGC-SWE:3:transient"/>
         <sos:responseFormat>text/xml; subtype=om/1.0.0</sos:responseFormat>
         <sos:resultModel>om:Observation</sos:resultModel>
         <sos:resultModel>om:Measurement</sos:resultModel>

Modified: trunk/msautotest/wxs/expected/sos_cap0.xml
===================================================================
--- trunk/msautotest/wxs/expected/sos_cap0.xml	2008-01-25 12:32:31 UTC (rev 7310)
+++ trunk/msautotest/wxs/expected/sos_cap0.xml	2008-01-25 12:33:36 UTC (rev 7311)
@@ -1,7 +1,7 @@
 Content-type: text/xml
 
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<sos:Capabilities xmlns:gml="http://www.opengis.net/gml" xmlns:om="http://www.opengis.net/om" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ogc="http://www.opengis.net/ogc" xmlns:sos="http://www.opengis.net/sos/1.0" version="1.0.0" xsi:schemaLocation="http://www.opengis.net/sos/1.0 http://schemas.opengis.net/sos/1.0.0/sosGetCapabilities.xsd">
+<sos:Capabilities xmlns:gml="http://www.opengis.net/gml" xmlns:om="http://www.opengis.net/om/1.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ogc="http://www.opengis.net/ogc" xmlns:sos="http://www.opengis.net/sos/1.0" version="1.0.0" xsi:schemaLocation="http://www.opengis.net/sos/1.0 http://schemas.opengis.net/sos/1.0.0/sosGetCapabilities.xsd">
   <ows:ServiceIdentification>
     <ows:Title>Test SOS Title</ows:Title>
     <ows:Abstract>Test SOS Abstract</ows:Abstract>
@@ -220,19 +220,12 @@
         <sos:procedure xlink:href="urn:ogc:def:procedure:35"/>
         <sos:procedure xlink:href="urn:ogc:def:procedure:2147"/>
         <sos:procedure xlink:href="urn:ogc:def:procedure:604"/>
-        <sos:observedProperty gml:id="WaterQuality">
-          <swe:CompositePhenomenon>
+        <sos:observedProperty>
+          <swe:CompositePhenomenon gml:id="WaterQuality" dimension="0">
             <gml:name>WaterQuality</gml:name>
           </swe:CompositePhenomenon>
         </sos:observedProperty>
-        <sos:featureOfInterest>
-          <gml:boundedBy>
-            <gml:Envelope srsName="urn:ogc:crs:epsg:4326" srsDimension="2">
-              <gml:lowerCorner>-141 42</gml:lowerCorner>
-              <gml:upperCorner>-52 84</gml:upperCorner>
-            </gml:Envelope>
-          </gml:boundedBy>
-        </sos:featureOfInterest>
+        <sos:featureOfInterest xlink:href="urn:ogc:def:feature:OGC-SWE:3:transient"/>
         <sos:responseFormat>text/xml; subtype=om/1.0.0</sos:responseFormat>
         <sos:resultModel>om:Observation</sos:resultModel>
         <sos:resultModel>om:Measurement</sos:resultModel>

Modified: trunk/msautotest/wxs/expected/sos_getobs_all.xml
===================================================================
--- trunk/msautotest/wxs/expected/sos_getobs_all.xml	2008-01-25 12:32:31 UTC (rev 7310)
+++ trunk/msautotest/wxs/expected/sos_getobs_all.xml	2008-01-25 12:33:36 UTC (rev 7311)
@@ -1,7 +1,7 @@
 Content-type: text/xml
 
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<om:ObservationCollection xmlns:gml="http://www.opengis.net/gml" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sos="http://www.opengis.net/sos/1.0" xmlns:om="http://www.opengis.net/om" gml:id="Water" xsi:schemaLocation="http://www.opengis.net/om http://schemas.opengis.net/om/1.0.0/om.xsd">
+<om:ObservationCollection xmlns:gml="http://www.opengis.net/gml" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sos="http://www.opengis.net/sos/1.0" xmlns:om="http://www.opengis.net/om/1.0" gml:id="Water" xsi:schemaLocation="http://www.opengis.net/om/1.0 http://schemas.opengis.net/om/1.0.0/om.xsd">
   <gml:description xmlns:gml="http://www.opengis.net/gml">This is for water</gml:description>
   <gml:name xmlns:gml="http://www.opengis.net/gml">Water</gml:name>
   <gml:boundedBy>
@@ -10,12 +10,6 @@
       <gml:upperCorner>-52 84</gml:upperCorner>
     </gml:Envelope>
   </gml:boundedBy>
-  <om:samplingTime>
-    <gml:TimePeriod>
-      <gml:beginPosition>1990</gml:beginPosition>
-      <gml:endPosition>2007</gml:endPosition>
-    </gml:TimePeriod>
-  </om:samplingTime>
   <om:member>
     <om:Observation>
       <om:samplingTime>

Modified: trunk/msautotest/wxs/expected/sos_getobs_datablock.xml
===================================================================
--- trunk/msautotest/wxs/expected/sos_getobs_datablock.xml	2008-01-25 12:32:31 UTC (rev 7310)
+++ trunk/msautotest/wxs/expected/sos_getobs_datablock.xml	2008-01-25 12:33:36 UTC (rev 7311)
@@ -1,7 +1,7 @@
 Content-type: text/xml
 
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<om:ObservationCollection xmlns:gml="http://www.opengis.net/gml" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sos="http://www.opengis.net/sos/1.0" xmlns:om="http://www.opengis.net/om" gml:id="Water" xsi:schemaLocation="http://www.opengis.net/om http://schemas.opengis.net/om/1.0.0/om.xsd">
+<om:ObservationCollection xmlns:gml="http://www.opengis.net/gml" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sos="http://www.opengis.net/sos/1.0" xmlns:om="http://www.opengis.net/om/1.0" gml:id="Water" xsi:schemaLocation="http://www.opengis.net/om/1.0 http://schemas.opengis.net/om/1.0.0/om.xsd">
   <gml:description xmlns:gml="http://www.opengis.net/gml">This is for water</gml:description>
   <gml:name xmlns:gml="http://www.opengis.net/gml">Water</gml:name>
   <gml:boundedBy>
@@ -10,12 +10,6 @@
       <gml:upperCorner>-52 84</gml:upperCorner>
     </gml:Envelope>
   </gml:boundedBy>
-  <om:samplingTime>
-    <gml:TimePeriod>
-      <gml:beginPosition>1990</gml:beginPosition>
-      <gml:endPosition>2007</gml:endPosition>
-    </gml:TimePeriod>
-  </om:samplingTime>
   <om:member>
     <om:Observation>
       <sos:time>
@@ -25,10 +19,10 @@
         </gml:TimePeriod>
       </sos:time>
       <om:procedure xlink:href="urn:ogc:def:procedure:35"/>
-      <om:observedProperty gml:id="WaterQuality">
-        <swe:CompositePhenomenon>
+      <om:observedProperty>
+        <swe:CompositePhenomenon gml:id="WaterQuality" dimension="1">
           <gml:name>WaterQuality</gml:name>
-          <swe:component name="Value" xlink:href="http://localhost/sos#value"/>
+          <swe:component xlink:href="http://localhost/sos#value"/>
         </swe:CompositePhenomenon>
       </om:observedProperty>
       <om:resultDefinition>
@@ -63,10 +57,10 @@
         </gml:TimePeriod>
       </sos:time>
       <om:procedure xlink:href="urn:ogc:def:procedure:2147"/>
-      <om:observedProperty gml:id="WaterQuality">
-        <swe:CompositePhenomenon>
+      <om:observedProperty>
+        <swe:CompositePhenomenon gml:id="WaterQuality" dimension="1">
           <gml:name>WaterQuality</gml:name>
-          <swe:component name="Value" xlink:href="http://localhost/sos#value"/>
+          <swe:component xlink:href="http://localhost/sos#value"/>
         </swe:CompositePhenomenon>
       </om:observedProperty>
       <om:resultDefinition>
@@ -101,10 +95,10 @@
         </gml:TimePeriod>
       </sos:time>
       <om:procedure xlink:href="urn:ogc:def:procedure:604"/>
-      <om:observedProperty gml:id="WaterQuality">
-        <swe:CompositePhenomenon>
+      <om:observedProperty>
+        <swe:CompositePhenomenon gml:id="WaterQuality" dimension="1">
           <gml:name>WaterQuality</gml:name>
-          <swe:component name="Value" xlink:href="http://localhost/sos#value"/>
+          <swe:component xlink:href="http://localhost/sos#value"/>
         </swe:CompositePhenomenon>
       </om:observedProperty>
       <om:resultDefinition>

Modified: trunk/msautotest/wxs/expected/sos_getobs_filter.xml
===================================================================
--- trunk/msautotest/wxs/expected/sos_getobs_filter.xml	2008-01-25 12:32:31 UTC (rev 7310)
+++ trunk/msautotest/wxs/expected/sos_getobs_filter.xml	2008-01-25 12:33:36 UTC (rev 7311)
@@ -1,7 +1,7 @@
 Content-type: text/xml
 
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<om:ObservationCollection xmlns:gml="http://www.opengis.net/gml" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sos="http://www.opengis.net/sos/1.0" xmlns:om="http://www.opengis.net/om" gml:id="Water" xsi:schemaLocation="http://www.opengis.net/om http://schemas.opengis.net/om/1.0.0/om.xsd">
+<om:ObservationCollection xmlns:gml="http://www.opengis.net/gml" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sos="http://www.opengis.net/sos/1.0" xmlns:om="http://www.opengis.net/om/1.0" gml:id="Water" xsi:schemaLocation="http://www.opengis.net/om/1.0 http://schemas.opengis.net/om/1.0.0/om.xsd">
   <gml:description xmlns:gml="http://www.opengis.net/gml">This is for water</gml:description>
   <gml:name xmlns:gml="http://www.opengis.net/gml">Water</gml:name>
   <gml:boundedBy>
@@ -10,12 +10,6 @@
       <gml:upperCorner>-52 84</gml:upperCorner>
     </gml:Envelope>
   </gml:boundedBy>
-  <om:samplingTime>
-    <gml:TimePeriod>
-      <gml:beginPosition>1990</gml:beginPosition>
-      <gml:endPosition>2007</gml:endPosition>
-    </gml:TimePeriod>
-  </om:samplingTime>
   <om:member>
     <om:Observation>
       <om:samplingTime>

Modified: trunk/msautotest/wxs/expected/sos_getobs_foi.xml
===================================================================
--- trunk/msautotest/wxs/expected/sos_getobs_foi.xml	2008-01-25 12:32:31 UTC (rev 7310)
+++ trunk/msautotest/wxs/expected/sos_getobs_foi.xml	2008-01-25 12:33:36 UTC (rev 7311)
@@ -1,7 +1,7 @@
 Content-type: text/xml
 
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<om:ObservationCollection xmlns:gml="http://www.opengis.net/gml" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sos="http://www.opengis.net/sos/1.0" xmlns:om="http://www.opengis.net/om" gml:id="Water" xsi:schemaLocation="http://www.opengis.net/om http://schemas.opengis.net/om/1.0.0/om.xsd">
+<om:ObservationCollection xmlns:gml="http://www.opengis.net/gml" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sos="http://www.opengis.net/sos/1.0" xmlns:om="http://www.opengis.net/om/1.0" gml:id="Water" xsi:schemaLocation="http://www.opengis.net/om/1.0 http://schemas.opengis.net/om/1.0.0/om.xsd">
   <gml:description xmlns:gml="http://www.opengis.net/gml">This is for water</gml:description>
   <gml:name xmlns:gml="http://www.opengis.net/gml">Water</gml:name>
   <gml:boundedBy>
@@ -10,12 +10,6 @@
       <gml:upperCorner>-52 84</gml:upperCorner>
     </gml:Envelope>
   </gml:boundedBy>
-  <om:samplingTime>
-    <gml:TimePeriod>
-      <gml:beginPosition>1990</gml:beginPosition>
-      <gml:endPosition>2007</gml:endPosition>
-    </gml:TimePeriod>
-  </om:samplingTime>
   <om:member>
     <om:Observation>
       <om:samplingTime>

Modified: trunk/msautotest/wxs/expected/sos_getobs_proc.xml
===================================================================
--- trunk/msautotest/wxs/expected/sos_getobs_proc.xml	2008-01-25 12:32:31 UTC (rev 7310)
+++ trunk/msautotest/wxs/expected/sos_getobs_proc.xml	2008-01-25 12:33:36 UTC (rev 7311)
@@ -1,7 +1,7 @@
 Content-type: text/xml
 
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<om:ObservationCollection xmlns:gml="http://www.opengis.net/gml" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sos="http://www.opengis.net/sos/1.0" xmlns:om="http://www.opengis.net/om" gml:id="Water" xsi:schemaLocation="http://www.opengis.net/om http://schemas.opengis.net/om/1.0.0/om.xsd">
+<om:ObservationCollection xmlns:gml="http://www.opengis.net/gml" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sos="http://www.opengis.net/sos/1.0" xmlns:om="http://www.opengis.net/om/1.0" gml:id="Water" xsi:schemaLocation="http://www.opengis.net/om/1.0 http://schemas.opengis.net/om/1.0.0/om.xsd">
   <gml:description xmlns:gml="http://www.opengis.net/gml">This is for water</gml:description>
   <gml:name xmlns:gml="http://www.opengis.net/gml">Water</gml:name>
   <gml:boundedBy>
@@ -10,12 +10,6 @@
       <gml:upperCorner>-52 84</gml:upperCorner>
     </gml:Envelope>
   </gml:boundedBy>
-  <om:samplingTime>
-    <gml:TimePeriod>
-      <gml:beginPosition>1990</gml:beginPosition>
-      <gml:endPosition>2007</gml:endPosition>
-    </gml:TimePeriod>
-  </om:samplingTime>
   <om:member>
     <om:Observation>
       <om:samplingTime>

Modified: trunk/msautotest/wxs/expected/sos_getobs_time.xml
===================================================================
--- trunk/msautotest/wxs/expected/sos_getobs_time.xml	2008-01-25 12:32:31 UTC (rev 7310)
+++ trunk/msautotest/wxs/expected/sos_getobs_time.xml	2008-01-25 12:33:36 UTC (rev 7311)
@@ -1,7 +1,7 @@
 Content-type: text/xml
 
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<om:ObservationCollection xmlns:gml="http://www.opengis.net/gml" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sos="http://www.opengis.net/sos/1.0" xmlns:om="http://www.opengis.net/om" gml:id="Water" xsi:schemaLocation="http://www.opengis.net/om http://schemas.opengis.net/om/1.0.0/om.xsd">
+<om:ObservationCollection xmlns:gml="http://www.opengis.net/gml" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sos="http://www.opengis.net/sos/1.0" xmlns:om="http://www.opengis.net/om/1.0" gml:id="Water" xsi:schemaLocation="http://www.opengis.net/om/1.0 http://schemas.opengis.net/om/1.0.0/om.xsd">
   <gml:description xmlns:gml="http://www.opengis.net/gml">This is for water</gml:description>
   <gml:name xmlns:gml="http://www.opengis.net/gml">Water</gml:name>
   <gml:boundedBy>
@@ -10,12 +10,6 @@
       <gml:upperCorner>-52 84</gml:upperCorner>
     </gml:Envelope>
   </gml:boundedBy>
-  <om:samplingTime>
-    <gml:TimePeriod>
-      <gml:beginPosition>1990</gml:beginPosition>
-      <gml:endPosition>2007</gml:endPosition>
-    </gml:TimePeriod>
-  </om:samplingTime>
   <om:member>
     <om:Observation>
       <om:samplingTime>

Modified: trunk/msautotest/wxs/expected/sos_getobs_time_filter.xml
===================================================================
--- trunk/msautotest/wxs/expected/sos_getobs_time_filter.xml	2008-01-25 12:32:31 UTC (rev 7310)
+++ trunk/msautotest/wxs/expected/sos_getobs_time_filter.xml	2008-01-25 12:33:36 UTC (rev 7311)
@@ -1,7 +1,7 @@
 Content-type: text/xml
 
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<om:ObservationCollection xmlns:gml="http://www.opengis.net/gml" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sos="http://www.opengis.net/sos/1.0" xmlns:om="http://www.opengis.net/om" gml:id="Water" xsi:schemaLocation="http://www.opengis.net/om http://schemas.opengis.net/om/1.0.0/om.xsd">
+<om:ObservationCollection xmlns:gml="http://www.opengis.net/gml" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:sos="http://www.opengis.net/sos/1.0" xmlns:om="http://www.opengis.net/om/1.0" gml:id="Water" xsi:schemaLocation="http://www.opengis.net/om/1.0 http://schemas.opengis.net/om/1.0.0/om.xsd">
   <gml:description xmlns:gml="http://www.opengis.net/gml">This is for water</gml:description>
   <gml:name xmlns:gml="http://www.opengis.net/gml">Water</gml:name>
   <gml:boundedBy>
@@ -10,12 +10,6 @@
       <gml:upperCorner>-52 84</gml:upperCorner>
     </gml:Envelope>
   </gml:boundedBy>
-  <om:samplingTime>
-    <gml:TimePeriod>
-      <gml:beginPosition>1990</gml:beginPosition>
-      <gml:endPosition>2007</gml:endPosition>
-    </gml:TimePeriod>
-  </om:samplingTime>
   <om:member>
     <om:Observation>
       <om:samplingTime>



More information about the mapserver-commits mailing list