Mercurial > dive4elements > river
view flys-artifacts/doc/conf/artifacts/gaugedischarge.xml @ 4991:b79eb203032d dami
SCHEMA CHANGE: added 'ON DELETE CASCADE' where necessary to delete complete rivers (only in Postgres-Schema so far)
author | Tom Gottfried <tom.gottfried@intevation.de> |
---|---|
date | Thu, 14 Feb 2013 17:36:10 +0100 |
parents | 5ce5abd173b9 |
children | a2bdc0f524e8 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <artifact name="gaugedischarge"> <states> <state id="state.gaugedischarge.init" description="state.gaugedischarge.init" state="de.intevation.flys.artifacts.states.GaugeDischargeState"> <outputmodes> <outputmode name="computed_discharge_curve" description="computed_discharge_curve" mime-type="image/png" type="chart"> <facets> <facet name="discharge_curve.curve" description="facet.discharge_curve.curve" /> </facets> </outputmode> </outputmodes> </state> </states> </artifact>