Mercurial > dive4elements > river
diff artifacts/doc/conf/meta-data.xml @ 7478:2803a70177c2
issue1657: Adjust DC conf to spawn sounding widths.
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 31 Oct 2013 11:44:09 +0100 |
parents | 39d348c0812d |
children | deaf6e848635 |
line wrap: on
line diff
--- a/artifacts/doc/conf/meta-data.xml Thu Oct 31 11:43:32 2013 +0100 +++ b/artifacts/doc/conf/meta-data.xml Thu Oct 31 11:44:09 2013 +0100 @@ -1794,8 +1794,9 @@ <dc:if test="dc:has-result()"> <soundings_width> <dc:for-each> - <height factory="bedheight" target_out="{$out}" - ids="bedheight-singlevalues-{$bedh_id}-{$bedh_year}" + <height factory="bedheight" + target_out="{$out}" + ids="bedheight-soundings-{$bedh_id}-{$bedh_year}" description="{$bedh_descr}"/> </dc:for-each> </soundings_width>