view flys-artifacts/doc/conf/artifacts/sqrelation.xml @ 5501:9a14eac637ec

New Artifact and static state for sq relation.
author Raimund Renkert <rrenkert@intevation.de>
date Thu, 28 Mar 2013 15:17:02 +0100
parents
children a2bdc0f524e8
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<artifact name="staticsqrelation">
    <states>
         <state id="state.sqrelation.static" description="state.sqrelation.static" state="de.intevation.flys.artifacts.states.sq.SQStaticState">
            <data name="river" type="String" />
            <data name="station" type="String" />
            <outputmodes>
                <outputmode name="sq_relation_a" description="output.sq_relation" type="chart">
                    <facets>
                        <facet name="sq_a_curve" description="A facet for sq curve"/>
                        <facet name="sq_relation_a.manualpoints" />
                    </facets>
                </outputmode>
                <outputmode name="sq_relation_b" description="output.sq_relation" type="chart">
                    <facets>
                        <facet name="sq_b_curve" description="A facet for sq curve"/>
                        <facet name="sq_relation_b.manualpoints" />
                    </facets>
                </outputmode>
                <outputmode name="sq_relation_c" description="output.sq_relation" type="chart">
                    <facets>
                        <facet name="sq_c_curve" description="A facet for sq curve"/>
                        <facet name="sq_relation_c.manualpoints" />
                    </facets>
                </outputmode>
                <outputmode name="sq_relation_d" description="output.sq_relation" type="chart">
                    <facets>
                        <facet name="sq_d_curve" description="A facet for sq curve"/>
                        <facet name="sq_relation_d.manualpoints" />
                    </facets>
                </outputmode>
                <outputmode name="sq_relation_e" description="output.sq_relation" type="chart">
                    <facets>
                        <facet name="sq_e_curve" description="A facet for sq curve"/>
                        <facet name="sq_relation_e.manualpoints" />
                    </facets>
                </outputmode>
                <outputmode name="sq_relation_f" description="output.sq_relation" type="chart">
                    <facets>
                        <facet name="sq_relation_f.manualpoints" />
                        <facet name="sq_f_curve" description="A facet for sq curve"/>
                    </facets>
                </outputmode>
                <outputmode name="sq_overview" description="output.sq_overview" type="overview">
                    <facets>
                        <facet name="sq_chart_overview" description="A facet for sq chart overview"/>
                    </facets>
                </outputmode>
                <outputmode name="sqrelation_export" description="output.sqrelation_export" mime-type="text/plain" type="export">
                    <facets>
                        <facet name="csv" description="facet.sqrelation_export.csv" />
                        <facet name="pdf" description="facet.sqrelation_export.pdf" />
                    </facets>
                </outputmode>
            </outputmodes>
         </state>
    </states>
</artifact>

http://dive4elements.wald.intevation.org