comparison artifacts/doc/conf/meta-data.xml @ 7276:c9d448b959ac

Revert 7273, add undefined macro to meta-data.xml.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 10 Oct 2013 09:49:01 +0200
parents d6fd88ff553b
children 0ba4c4fbd410
comparison
equal deleted inserted replaced
7275:d6fd88ff553b 7276:c9d448b959ac
157 <dc:call-macro name="mainvalues"/> 157 <dc:call-macro name="mainvalues"/>
158 </computed_discharge_curve> 158 </computed_discharge_curve>
159 </dc:when> 159 </dc:when>
160 <dc:when test="$out = 'discharge_curve'"> 160 <dc:when test="$out = 'discharge_curve'">
161 <dc:call-macro name="discharge-curve-prototype"/> 161 <dc:call-macro name="discharge-curve-prototype"/>
162 <dc:call-macro name="basedata_1_additionals_wq"/>
162 <dc:call-macro name="basedata_5_flood-protections"/> 163 <dc:call-macro name="basedata_5_flood-protections"/>
163 <computed_discharge_curve> 164 <computed_discharge_curve>
164 <dc:call-macro name="mainvalues"/> 165 <dc:call-macro name="mainvalues"/>
165 </computed_discharge_curve> 166 </computed_discharge_curve>
166 </dc:when> 167 </dc:when>
244 </dc:otherwise> 245 </dc:otherwise>
245 </dc:choose> 246 </dc:choose>
246 </dc:when> 247 </dc:when>
247 <dc:when test="$out = 'computed_discharge_curve'"> 248 <dc:when test="$out = 'computed_discharge_curve'">
248 <dc:call-macro name="discharge-curve-prototype"/> 249 <dc:call-macro name="discharge-curve-prototype"/>
250 <dc:call-macro name="basedata_0_wq"/>
251 <dc:call-macro name="basedata_1_additionals_wq"/>
249 <dc:call-macro name="basedata_5_flood-protections"/> 252 <dc:call-macro name="basedata_5_flood-protections"/>
250 <dc:call-macro name="basedata_0_wq"/>
251 <computed_discharge_curve> 253 <computed_discharge_curve>
252 <dc:call-macro name="mainvalues"/> 254 <dc:call-macro name="mainvalues"/>
253 </computed_discharge_curve> 255 </computed_discharge_curve>
254 </dc:when> 256 </dc:when>
255 <dc:when test="$out = 'minfo-heights'"> 257 <dc:when test="$out = 'minfo-heights'">
1776 factory="staticwkms" target_out="{$out}" 1778 factory="staticwkms" target_out="{$out}"
1777 info="{$info} [km {$deffrom} - {$defto}]"/> 1779 info="{$info} [km {$deffrom} - {$defto}]"/>
1778 </dc:call-macro> 1780 </dc:call-macro>
1779 </dc:macro> 1781 </dc:macro>
1780 1782
1783 <dc:macro name="basedata_1_additionals_wq">
1784 <dc:call-macro name="basedata_1_additionals_macro">
1785 <column name="{$wst_column_name}"
1786 ids="base_data-wstv-{$wst_column_position}-{$wst_id}"
1787 factory="wqinterpol" target_out="{$out}"
1788 info="{$info} [km {$deffrom} - {$defto}]"/>
1789 </dc:call-macro>
1790 </dc:macro>
1791
1781 <!-- Floodmap part --> 1792 <!-- Floodmap part -->
1782 <dc:macro name="flood-map-complete"> 1793 <dc:macro name="flood-map-complete">
1783 <dc:call-macro name="flood-map-buildings"/> 1794 <dc:call-macro name="flood-map-buildings"/>
1784 <dc:call-macro name="catchments"/> 1795 <dc:call-macro name="catchments"/>
1785 <dc:call-macro name="floodmarks"/> 1796 <dc:call-macro name="floodmarks"/>

http://dive4elements.wald.intevation.org