Mercurial > dive4elements > river
comparison flys-artifacts/doc/conf/artifacts/qsector.xml @ 3573:374c2d70b982
Added stub of QSector-Artifact-infrastructure.
flys-artifacts/trunk@5188 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Fri, 10 Aug 2012 10:25:47 +0000 |
parents | |
children | a2bdc0f524e8 |
comparison
equal
deleted
inserted
replaced
3572:b8b1280606c2 | 3573:374c2d70b982 |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <artifact name="qsector"> | |
3 <states> | |
4 <state id="state.qsector.static" | |
5 description="state.qsector.static" | |
6 state="de.intevation.flys.artifacts.states.QSectorSingleState"> | |
7 <outputmodes> | |
8 <outputmode name="fix_wq_curve" description="output.fix_wq_curve" mime-type="image/png" type="chart"> | |
9 <facets> | |
10 <facet name="qsectors" description="qsectors."/> | |
11 </facets> | |
12 </outputmode> | |
13 </outputmodes> | |
14 </state> | |
15 </states> | |
16 </artifact> |