All Downloads are FREE. Search and download functionalities are using the official Maven repository.

om.2.0.0.examples.TruthObservation.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<om:OM_Observation
	gml:id="obsTest2t"
	xmlns:om="http://www.opengis.net/om/2.0"
	xmlns:xs="http://www.w3.org/2001/XMLSchema"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xmlns:xlink="http://www.w3.org/1999/xlink"
	xmlns:gml="http://www.opengis.net/gml/3.2"
	xsi:schemaLocation="http://www.opengis.net/om/2.0 http://schemas.opengis.net/om/2.0/observation.xsd">
	<gml:description>Observation test instance: truth test</gml:description>
	<gml:name>Observation test 2t</gml:name>
	<om:type
		xlink:href="http://www.opengis.net/def/observationType/OGC-OM/2.0/OM_TruthObservation"/>
	<om:phenomenonTime>
		<gml:TimeInstant
			gml:id="ot2t">
			<gml:timePosition>2005-01-11T17:22:25.00</gml:timePosition>
		</gml:TimeInstant>
	</om:phenomenonTime>
	<om:resultTime
		xlink:href="#ot2t"/>
	<om:procedure
		xlink:href="http://www.example.org/register/party/abc99"/>
	<om:observedProperty
		xlink:href="urn:example:Truth"/>
	<om:featureOfInterest
		xlink:href="http://wfs.example.org?request=getFeature&amp;featureid=Statement37f "/>
	<om:result
		xsi:type="xs:boolean">false</om:result>
</om:OM_Observation>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy