@mangosystem/ogc-schemas
Version:
Jsonix XML-JSON mappings for OGC Schemas.
17 lines • 1.08 kB
text/xml
<swes:InsertSensor service="SOS" version="2.0.0" xmlns:swes="http://www.opengis.net/swes/2.0">
<!--format of the sensor description-->
<swes:procedureDescriptionFormat>http://www.opengis.net/sensorML/1.0.1</swes:procedureDescriptionFormat>
<!--sensor description encoded in SensorML 1.0.1; for more information take a look at the examples of the SensorML specification-->
<swes:procedureDescription>
<!--- sensor description here-->
<!--sml:SensorML/-->
</swes:procedureDescription>
<swes:observableProperty>http://sweet.jpl.nasa.gov/2.0/hydroSurface.owl#WaterHeight</swes:observableProperty>
<swes:metadata>
<!--sos:SosInsertionMetadata>
<sos:observationType>http://www.opengis.net/def/observationType/OGC-OM/2.0/OM_Measurement</sos:observationType>
<sos:observationType>http://www.opengis.net/def/observationType/OGC-OM/2.0/OM_Observation</sos:observationType>
<sos:featureOfInterestType>http://www.opengis.net/def/samplingFeatureType/OGC-OM/2.0/SF_SamplingPoint</sos:featureOfInterestType>
</sos:SosInsertionMetadata-->
</swes:metadata>
</swes:InsertSensor>