1
|
<?xml version="1.0" encoding="utf-8"?>
|
2
|
<!--Le 23/03/2006: Pour eliminer une erreur levee par xerces c, la declaration de mfType a ete deplacee de metafor.xsd vers cargene.xsd-->
|
3
|
<xs:schema targetNamespace="http://eden.ign.fr/xsd/metafor/20050620/mf" elementFormDefault="qualified" version="0.1" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gmi="http://eden.ign.fr/xsd/metafor/20050620/gmi" xmlns:mf="http://eden.ign.fr/xsd/metafor/20050620/mf">
|
4
|
<!-- ================================= Annotation ================================ -->
|
5
|
<xs:annotation>
|
6
|
<xs:documentation>This file was generated from ISO TC/211 UML class diagrams == 06-18-2005 15:21:56 ====== </xs:documentation>
|
7
|
</xs:annotation>
|
8
|
<!-- ================================== Imports ================================== -->
|
9
|
<xs:import namespace="http://eden.ign.fr/xsd/metafor/20050620/gmi" schemaLocation="../gmi/gmi.xsd"/>
|
10
|
<xs:include schemaLocation="../mf/cargene.xsd"/>
|
11
|
<xs:include schemaLocation="../mf/mfExtensions.xsd"/>
|
12
|
<xs:include schemaLocation="../mf/coverageType.xsd"/>
|
13
|
<xs:include schemaLocation="../mf/measureType.xsd"/>
|
14
|
<xs:include schemaLocation="../mf/coverageMeasures.xsd"/>
|
15
|
<!--========================================-->
|
16
|
<!-- ########################################################################### -->
|
17
|
<!-- ########################################################################### -->
|
18
|
<!-- =========================================================================== -->
|
19
|
<!-- =========================== The mfType attribute =============================== -->
|
20
|
<!--<xs:attribute name="mfType" type="xs:string"/>-->
|
21
|
</xs:schema>
|