<?xml version="1.0"?>
<!-- edited with XMLSpy v2005 rel. 3 U (http://www.altova.com) by Yungjae Cho (ENVIRONMENT CANADA) -->
<!-- CMML v2.0  -->
<!-- For more information, refer to the CMML_control_document -->
<!-- Pour plus d'information, veuillez consulter le CMML_control_document_FR  -->
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xsd:include schemaLocation="scribe-location.xsd"/>
	<xsd:include schemaLocation="scribe-parameters.xsd"/>
	<xsd:complexType name="scribe-forecastType">
		<xsd:sequence>
			<xsd:element name="location" type="scribe-locationType" maxOccurs="unbounded"/>
			<xsd:element name="parameters" type="scribe-parametersType" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
</xsd:schema>
