comparison flys-aft/doc/conf.xml @ 4083:44dc38ca8492

Added an optional XSL transformation to fix the raw DIPS files. flys-aft/trunk@3513 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 21 Dec 2011 14:56:29 +0000
parents 97de7a552b79
children b20b710aa86f
comparison
equal deleted inserted replaced
4082:d13011e53022 4083:44dc38ca8492
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <sync> 2 <sync>
3 <!-- The path to the DiPs file --> 3 <!-- The path to the DiPs file -->
4 <dips file="/the/path/to/the/dips/file"/> 4 <dips>
5 <file>/the/path/to/the/dips/file</file>
6 <repair>/the/path/to/the/xslt/to/repair/dips</repair>
7 </dips>
5 <!-- The FLYS side --> 8 <!-- The FLYS side -->
6 <side name="flys"> 9 <side name="flys">
7 <db> 10 <db>
8 <driver>org.postgresql.Driver</driver> 11 <driver>org.postgresql.Driver</driver>
9 <user>flys</user> 12 <user>flys</user>

http://dive4elements.wald.intevation.org