# HG changeset patch # User Andre Heinecke # Date 1369812131 -7200 # Node ID 06cb01e8aef3f2fa909e27e31153a7a7d94ac74b # Parent 036b02fc0c81eda435713df91c5e6482822c186c Add target_out attribute to elements with a factory This might be reverted later again but unblocks the datacage for now so that modifications can be done without having conflicts later. diff -r 036b02fc0c81 -r 06cb01e8aef3 artifacts/doc/conf/meta-data.xml --- a/artifacts/doc/conf/meta-data.xml Tue May 28 17:54:17 2013 +0200 +++ b/artifacts/doc/conf/meta-data.xml Wed May 29 09:22:11 2013 +0200 @@ -397,7 +397,7 @@ @@ -415,6 +415,7 @@ + @@ -433,6 +434,7 @@ + @@ -451,6 +453,7 @@ + @@ -473,6 +476,7 @@ + @@ -496,6 +500,7 @@ + @@ -522,6 +527,7 @@ + @@ -549,6 +555,7 @@ + @@ -573,6 +580,7 @@ + @@ -595,6 +603,7 @@ + @@ -621,6 +630,7 @@ + @@ -640,6 +650,7 @@ + @@ -662,6 +673,7 @@ + @@ -682,6 +694,7 @@ + @@ -701,6 +714,7 @@ + @@ -724,6 +738,7 @@ + @@ -748,6 +763,7 @@ + @@ -772,6 +788,7 @@ + @@ -798,6 +815,7 @@ + @@ -820,6 +838,7 @@ + @@ -843,6 +862,7 @@ + @@ -865,6 +885,7 @@ + @@ -880,12 +901,12 @@ - + - - + + @@ -903,7 +924,7 @@ + factory="crosssections" target_out="{$out}" /> @@ -922,9 +943,9 @@ AND he.km BETWEEN ${fromkm} AND ${tokm} - + factory="hyk" target_out="{$out}" /> @@ -950,7 +971,7 @@ @@ -959,7 +980,7 @@ @@ -973,7 +994,7 @@ @@ -992,7 +1013,7 @@ @@ -1011,7 +1032,7 @@ @@ -1040,7 +1061,7 @@ @@ -1053,7 +1074,7 @@ - + SELECT id AS anno_id, name AS anno_description @@ -1061,7 +1082,7 @@ @@ -1077,7 +1098,7 @@ @@ -1096,7 +1117,7 @@ @@ -1115,7 +1136,7 @@ @@ -1137,7 +1158,7 @@ @@ -1159,15 +1180,15 @@ - + - + - + @@ -1188,7 +1209,7 @@ FROM bed_height_single WHERE river_id = ${river_id} - @@ -1206,7 +1227,7 @@ FROM bed_height_epoch WHERE river_id = ${river_id} - @@ -1227,7 +1248,7 @@ TODO: Why has this an id and factory? + factory="flowvelocity" target_out="{$out}" > SELECT id, description, station, datetime, v, w, q @@ -1238,7 +1259,7 @@ + factory="flowvelocity" target_out="{$out}" /> @@ -1268,7 +1289,7 @@ + factory="morph-width" target_out="{$out}" /> @@ -1288,7 +1309,7 @@ - @@ -1317,7 +1338,7 @@ @@ -1326,7 +1347,7 @@ @@ -1351,7 +1372,7 @@ @@ -1360,7 +1381,7 @@ @@ -1404,10 +1425,10 @@ FIXME: Following two macros look identical to me. - + - + @@ -1432,7 +1453,7 @@ WHERE d.river_id = ${river_id} - @@ -1445,7 +1466,7 @@ - + @@ -1532,7 +1553,7 @@ AND kind = 2 - @@ -1546,7 +1567,7 @@ AND kind = 2 - @@ -1567,7 +1588,7 @@ - @@ -1592,7 +1613,7 @@ @@ -1612,7 +1633,7 @@ @@ -1630,7 +1651,7 @@ @@ -1661,7 +1682,7 @@ - @@ -1677,7 +1698,7 @@ - @@ -1703,7 +1724,7 @@ - @@ -1720,7 +1741,7 @@ - @@ -1751,7 +1772,7 @@ ${source} - @@ -1781,7 +1802,7 @@ - @@ -1790,7 +1811,7 @@ - @@ -1810,7 +1831,7 @@ - @@ -1941,7 +1962,7 @@ - @@ -2076,7 +2097,7 @@ @@ -2086,7 +2107,7 @@ - @@ -2094,10 +2115,10 @@ - - - - + + + + @@ -2118,7 +2139,7 @@ + factory="riveraxis" target_out="{$out}" /> @@ -2126,7 +2147,7 @@ + factory="riveraxis" target_out="{$out}" /> @@ -2141,7 +2162,7 @@ SELECT DISTINCT 1 FROM river_axes_km WHERE river_id = ${river_id} - + @@ -2155,7 +2176,7 @@ GROUP BY name - @@ -2177,7 +2198,7 @@ @@ -2186,7 +2207,7 @@ @@ -2213,7 +2234,7 @@ @@ -2221,7 +2242,7 @@ @@ -2241,7 +2262,7 @@ @@ -2294,6 +2315,7 @@ +