/[thuban]/branches/WIP-pyshapelib-bramz/Resources/XML/projfile.dtd
ViewVC logotype

Contents of /branches/WIP-pyshapelib-bramz/Resources/XML/projfile.dtd

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2734 - (show annotations)
Thu Mar 1 12:42:59 2007 UTC (18 years ago) by bramz
File size: 651 byte(s)
made a copy
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- projfile.dtd
3
4 Copyright (C) 2003 by Intevation GmbH
5 Authors:
6 Bernhard Herzog <[email protected]>
7
8 This program is free software under the GPL (>=v2)
9 Read the file COPYING coming with Thuban for details.
10
11 $Revision$
12 $Source$
13 $Id$
14 -->
15
16 <!-- a projfile is a list of projections. The projections are stored in
17 the same way as in a .thuban file
18 -->
19
20 <!ELEMENT projectionlist (projection*)>
21
22 <!ELEMENT projection (parameter*)>
23 <!ATTLIST projection
24 name CDATA ""
25 epsg CDATA #IMPLIED >
26
27 <!ELEMENT parameter EMPTY>
28 <!ATTLIST parameter value CDATA #REQUIRED>

Properties

Name Value
svn:eol-style native
svn:keywords Author Date Id Revision

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26