<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2005 sp2 U (http://www.altova.com) by Galip.Aydin (C.G.L) -->
<!-- edited with XMLSPY v2004 rel. 4 U (http://www.xmlspy.com) by Aydin Galip (cgl) -->
<xs:schema xmlns:gml="http://www.opengis.net/gml" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.opengis.net/gml" elementFormDefault="qualified" version="1.0">
	<xs:include schemaLocation="includes.xsd"/>
	<xs:annotation>
		<xs:documentation>
    observatioAndValue.xsd
    Utility schema which simply includes both observation and valueObjects</xs:documentation>
	</xs:annotation>
	<!-- ==============================================================
       includes and imports
	============================================================== -->
	<!--xs:include schemaLocation="observation.xsd"/>
	<xs:include schemaLocation="valueObjects.xsd"/-->
</xs:schema>
