Project

General

Profile

1
<?xml version="1.0" encoding="utf-8" standalone="no"?>
2
<ViewContextCollection version="1.0.0" xmlns="http://www.opengis.net/context" 
3
    xmlns:xlink="http://www.w3.org/1999/xlink" 
4
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
5
    xsi:schemaLocation="http://www.opengis.net http://schemas.opengis.net/context/1.0.0/collection.xsd">
6
	<!-- List of context XML URLs -->
7
  <ViewContextReference version="1.0.0" id="WorldMap">
8
    <Title>EPSG:4326 - World</Title>
9
    <ContextURL>
10
      <OnlineResource xlink:type="simple" xlink:href="../data/context/demisWorldMap.xml"/>
11
    </ContextURL>
12
  </ViewContextReference>
13
  <ViewContextReference version="1.0.0" id="cded">
14
    <Title>EPSG:42304 - Canadian Digital Elevation Data (GeoBase)</Title>
15
    <ContextURL>
16
      <OnlineResource xlink:type="simple" xlink:href="../data/context/cded.xml"/>
17
    </ContextURL>
18
  </ViewContextReference>
19
</ViewContextCollection>
(2-2/7)