raimund@2082: <?xml version="1.0" encoding="UTF-8"?>
raimund@2109: <artifact name="new_map">
raimund@2082:     <states>
raimund@2089:          <state id="state.map.river" description="state.winfo.river" state="de.intevation.flys.artifacts.states.RiverSelect">
raimund@2082:             <data name="river" type="String" />
raimund@2089:          </state>
raimund@2089: 
raimund@2089:          <transition transition="de.intevation.flys.artifacts.transitions.DefaultTransition">
raimund@2089:              <from state="state.map.river"/>
raimund@2089:              <to state="state.map.new"/>
raimund@2089:          </transition>
raimund@2089: 
raimund@2089:          <state id="state.map.new" description="state.map.new" state="de.intevation.flys.artifacts.MapArtifact$MapState">
raimund@2082:             <outputmodes>
raimund@2100:                 <outputmode name="map" description="output.uesk.map.description" type="map">
raimund@2082:                     <facets>
raimund@2082:                         <facet name="floodmap.wsplgen"/>
raimund@2082:                         <facet name="floodmap.barriers"/>
raimund@2082:                         <facet name="floodmap.riveraxis"/>
raimund@2082:                         <facet name="floodmap.wmsbackground"/>
raimund@2082:                         <facet name="floodmap.kms"/>
raimund@2082:                         <facet name="floodmap.qps"/>
raimund@2082:                         <facet name="floodmap.hws"/>
raimund@2082:                         <facet name="floodmap.catchment"/>
raimund@2082:                         <facet name="floodmap.floodplain"/>
raimund@2082:                         <facet name="floodmap.lines"/>
raimund@2082:                         <facet name="floodmap.buildings"/>
raimund@2082:                         <facet name="floodmap.fixpoints"/>
raimund@2082:                         <facet name="floodmap.externalwms"/>
raimund@2082:                     </facets>
raimund@2082:                 </outputmode>
raimund@2082:             </outputmodes>
raimund@2082:         </state>
raimund@2082:     </states>
raimund@2082: </artifact>