comparison artifacts/doc/conf/meta-data.xml @ 7173:ff4304735ac1

Filter prefix of descriptions of MINFO-WSTs.
author Tom Gottfried <tom@intevation.de>
date Thu, 26 Sep 2013 16:18:55 +0200
parents e1c875583a94
children 87a7cdb6ee1e
comparison
equal deleted inserted replaced
7172:e1c875583a94 7173:ff4304735ac1
1314 1314
1315 <dc:macro name="basedata_7_waterlevels"> 1315 <dc:macro name="basedata_7_waterlevels">
1316 <dc:filter expr="$kind=7"> 1316 <dc:filter expr="$kind=7">
1317 <dc:if test="dc:has-result()"> 1317 <dc:if test="dc:has-result()">
1318 <wlevel> 1318 <wlevel>
1319 <dc:group expr="$wst_description"> 1319 <dc:group expr="dc:replace($wst_description, 'CSV/', '')">
1320 <relativepoint name="{dc:group-key()}"> 1320 <relativepoint name="{dc:group-key()}">
1321 <dc:for-each> 1321 <dc:for-each>
1322 <column name="{$wst_column_name}" 1322 <column name="{$wst_column_name}"
1323 ids="additionals-wstv-{$wst_column_position}-{$wst_id}" 1323 ids="additionals-wstv-{$wst_column_position}-{$wst_id}"
1324 factory="staticwqkms" target_out="{$out}" 1324 factory="staticwqkms" target_out="{$out}"
1334 1334
1335 <dc:macro name="basedata_6_delta_w"> 1335 <dc:macro name="basedata_6_delta_w">
1336 <dc:filter expr="$kind=6"> 1336 <dc:filter expr="$kind=6">
1337 <dc:if test="dc:has-result()"> 1337 <dc:if test="dc:has-result()">
1338 <delta_w> 1338 <delta_w>
1339 <dc:group expr="$wst_description"> 1339 <dc:group expr="dc:replace($wst_description, 'CSV/', '')">
1340 <relativepoint name="{dc:group-key()}"> 1340 <relativepoint name="{dc:group-key()}">
1341 <dc:for-each> 1341 <dc:for-each>
1342 <column name="{$wst_column_name}" 1342 <column name="{$wst_column_name}"
1343 ids="delta_w-wstv-{$wst_column_position}-{$wst_id}" 1343 ids="delta_w-wstv-{$wst_column_position}-{$wst_id}"
1344 factory="staticwkms" target_out="{$out}" 1344 factory="staticwkms" target_out="{$out}"

http://dive4elements.wald.intevation.org