You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Since 2017.02

Since 2017.02 replacing Config Update Script

 

{code:xml}

<?xml version="1.0" encoding="UTF-8"?> 
<configUpdateModule xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.wldelft.nl/fews" xsi:schemaLocation="http://www.wldelft.nl/fews http://fews.wldelft.nl/schemas/version1.0/configUpdateModule.xsd">
<mapLayerImport>
<importDir>../junit_test_output/nl/wldelft/fews/system/plugin/configupdatemodule/ConfigUpdateModuleTest/dummy/inputFiles/MapLayerFiles/</importDir>
<backupDir>../junit_test_output/nl/wldelft/fews/system/plugin/configupdatemodule/ConfigUpdateModuleTest/dummy/</backupDir>
<failedDir>../junit_test_output/nl/wldelft/fews/system/plugin/configupdatemodule/ConfigUpdateModuleTest/dummy/</failedDir>
</mapLayerImport>
</configUpdateModule>

{code}

  • No labels