view gnv/src/test/ressources/describe-ui-test.xml @ 665:27f25b9ae9af

Improved exception handling. Display error messages after invalid user input. gnv/trunk@758 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Wed, 10 Mar 2010 13:41:53 +0000
parents 3cb753564552
children
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<xform:select xmlns:xform="http://www.w3.org/2002/xforms" ref="product">
	<xform:label>product</xform:label>
	<xform:choices>
		<xform:item>
			<xform:label>timeSeries</xform:label>
			<xform:value>timeSeries</xform:value>
		</xform:item>
	</xform:choices>
</xform:select>

http://dive4elements.wald.intevation.org