NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/q2o/sos_unc/trunk/sos_unc/bogue.xml

Revision 395 (checked in by haines, 13 years ago)

first commit

Line 
1 <?xml version="1.0" encoding="UTF-8"?>
2 <sml:SensorML xmlns:sml="http://www.opengis.net/sensorML/1.0.1"
3     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4     xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:gml="http://www.opengis.net/gml"
5     xmlns:xlink="http://www.w3.org/1999/xlink"
6     xsi:schemaLocation="http://www.opengis.net/sensorML/1.0.1 http://schemas.opengis.net/sensorML/1.0.1/sensorML.xsd"
7     version="1.0.1">
8     <sml:member>
9
10         <sml:System>
11             <gml:description/>
12             <gml:name/>
13             <gml:boundedBy>
14                 <gml:Envelope>
15                     <gml:lowerCorner srsName="urn:ogc:def:crs:EPSG:6.15:4326">34.661568 -77.034131</gml:lowerCorner>
16                     <gml:upperCorner srsName="urn:ogc:def:crs:EPSG:6.15:4326">34.661568 -77.034131</gml:upperCorner>
17                 </gml:Envelope>
18             </gml:boundedBy>
19             <sml:position name=""/>
20             <sml:components/>
21         </sml:System>
22     </sml:member>
23 </sml:SensorML>
Note: See TracBrowser for help on using the browser.