Mercurial > dive4elements > river
comparison artifacts/doc/conf/meta-data.xml @ 7973:02b7ef079e6f
Fixed datacage info field for bed height differences.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Fri, 27 Jun 2014 09:50:46 +0200 |
parents | d66ea32d98bc |
children | 5dc5bbfdc023 |
comparison
equal
deleted
inserted
replaced
7972:ae1629258692 | 7973:02b7ef079e6f |
---|---|
1796 info="{$b1desc}#{$b2desc}" | 1796 info="{$b1desc}#{$b2desc}" |
1797 description="{$b1desc} - {$b2desc}"/> | 1797 description="{$b1desc} - {$b2desc}"/> |
1798 <height factory="bedheight" | 1798 <height factory="bedheight" |
1799 target_out="{$out}" | 1799 target_out="{$out}" |
1800 ids="bedheight-single-{$b2id}-{$b2year}#bedheight-single-{$b1id}-{$b1year}" | 1800 ids="bedheight-single-{$b2id}-{$b2year}#bedheight-single-{$b1id}-{$b1year}" |
1801 info="{$b1desc}#{$b2desc}" | 1801 info="{$b2desc}#{$b1desc}" |
1802 description="{$b2desc} - {$b1desc}"/> | 1802 description="{$b2desc} - {$b1desc}"/> |
1803 </dc:when> | 1803 </dc:when> |
1804 <dc:otherwise> | 1804 <dc:otherwise> |
1805 <height factory="bedheight" | 1805 <height factory="bedheight" |
1806 target_out="{$out}" | 1806 target_out="{$out}" |
1807 ids="bedheight-single-{$b2id}-{$b2year}#bedheight-single-{$b1id}-{$b1year}" | 1807 ids="bedheight-single-{$b2id}-{$b2year}#bedheight-single-{$b1id}-{$b1year}" |
1808 info="{$b1desc}#{$b2desc}" | 1808 info="{$b2desc}#{$b1desc}" |
1809 description="{$b2desc} - {$b1desc}"/> | 1809 description="{$b2desc} - {$b1desc}"/> |
1810 </dc:otherwise> | 1810 </dc:otherwise> |
1811 </dc:choose> | 1811 </dc:choose> |
1812 </dc:for-each> | 1812 </dc:for-each> |
1813 </minfo-diff> | 1813 </minfo-diff> |