view flys-artifacts/doc/conf/artifacts/staticwqkms.xml @ 4890:bf38ea4cb0f7

Added bodies to macros. Use the bodies of <dc:call-macro><body></dc:call-macro> as <dc:macro-body/> in tthe macro. Example: <dc:macro name="greet"><hello><dc:macro-body/></hello></dc:macro> <dc:call-macro name="greet"><planet>Earth</planet></dc:call-macro> Result: <hello><panet>Earth</planet></hello>
author Sascha L. Teichmann <teichmann@intevation.de>
date Mon, 28 Jan 2013 18:55:55 +0100
parents a202a9e048a5
children 6da56416da86
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<artifact name="staticwqkms">
  <states>
    <state id="state.staticwqkms.static"
               description="state.staticwqkms.state"
               state="de.intevation.flys.artifacts.states.StaticWQKmsState">
      <outputmodes>
        <outputmode name="longitudinal_section" description="output.longitudinal_section" mime-type="image/png" type="chart">
          <facets>
            <facet name="other.wqkms.w" description="W-type data" />
            <facet name="other.wqkms.q" description="Q-type data" />
          </facets>
        </outputmode>
      </outputmodes>
    </state>
  </states>
</artifact>

http://dive4elements.wald.intevation.org