comparison flys-artifacts/doc/conf/meta-data.xml @ 4125:a74487440693

Improvements for issue945/1 (DC)
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Sat, 13 Oct 2012 20:08:13 +0200
parents c03639e30cc5
children e0354aed0cd3
comparison
equal deleted inserted replaced
4124:c03639e30cc5 4125:a74487440693
535 535
536 <dc:macro name="annotations_per_type"> 536 <dc:macro name="annotations_per_type">
537 <annotations> 537 <annotations>
538 <dc:context> 538 <dc:context>
539 <annotation> 539 <annotation>
540 <dc:attribute name="name" value="all"/> 540 <dc:attribute name="name" value="all_annotations"/>
541 <dc:attribute name="factory" value="annotations"/> 541 <dc:attribute name="factory" value="annotations"/>
542 <dc:attribute name="ids" value="${river_id}"/> 542 <dc:attribute name="ids" value="${river_id}"/>
543 </annotation> 543 </annotation>
544 <dc:statement> 544 <dc:statement>
545 SELECT id AS anno_id, 545 SELECT id AS anno_id,
615 <dc:call-macro name="annotations"/> 615 <dc:call-macro name="annotations"/>
616 </dc:if> 616 </dc:if>
617 <dc:if test="dc:contains($artifact-outs, 'cross_section')"> 617 <dc:if test="dc:contains($artifact-outs, 'cross_section')">
618 <dc:call-macro name="cross_sections"/> 618 <dc:call-macro name="cross_sections"/>
619 <dc:call-macro name="hyks"/> 619 <dc:call-macro name="hyks"/>
620 </dc:if>
621 <dc:if test="dc:contains($artifact-outs, 'computed_discharge_curve')">
622 <dc:call-macro name="mainvalues"/>
620 </dc:if> 623 </dc:if>
621 <dc:if test="dc:contains($artifact-outs, 'reference_curve')"> 624 <dc:if test="dc:contains($artifact-outs, 'reference_curve')">
622 <dc:call-macro name="annotations"/> 625 <dc:call-macro name="annotations"/>
623 <dc:call-macro name="mainvalues"/> 626 <dc:call-macro name="mainvalues"/>
624 </dc:if> 627 </dc:if>

http://dive4elements.wald.intevation.org