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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1754 - (hide annotations)
Fri Sep 26 14:03:35 2003 UTC (21 years, 5 months ago) by bh
Original Path: trunk/thuban/Resources/XML/projfile.dtd
File size: 613 byte(s)
New. DTD for thuban's projection
files

1 bh 1754 <?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 name CDATA "" >
24    
25     <!ELEMENT parameter EMPTY>
26     <!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