Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/meta-data.xml @ 4126:e0354aed0cd3
Improvements for issue945/6 (separate w and q mainvalues in DC).
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Sat, 13 Oct 2012 21:29:45 +0200 |
parents | a74487440693 |
children | 58864f4f6e3b |
comparison
equal
deleted
inserted
replaced
4125:a74487440693 | 4126:e0354aed0cd3 |
---|---|
515 <dc:macro name="mainvalues"> | 515 <dc:macro name="mainvalues"> |
516 <mainvalue> | 516 <mainvalue> |
517 <dc:attribute name="factory" value="mainvalue"/> | 517 <dc:attribute name="factory" value="mainvalue"/> |
518 <dc:attribute name="ids" value="${river_id}"/> | 518 <dc:attribute name="ids" value="${river_id}"/> |
519 </mainvalue> | 519 </mainvalue> |
520 <wmainvalue> | |
521 <dc:attribute name="factory" value="mainvalue"/> | |
522 <dc:attribute name="ids" value="${river_id}:w"/> | |
523 </wmainvalue> | |
524 <qmainvalue> | |
525 <dc:attribute name="factory" value="mainvalue"/> | |
526 <dc:attribute name="ids" value="${river_id}:q"/> | |
527 </qmainvalue> | |
520 </dc:macro> | 528 </dc:macro> |
521 | 529 |
522 <dc:macro name="qsectors"> | 530 <dc:macro name="qsectors"> |
523 <qsector> | 531 <qsector> |
524 <dc:attribute name="factory" value="qsectors"/> | 532 <dc:attribute name="factory" value="qsectors"/> |