Mercurial > dive4elements > gnv-client
view gnv/src/test/ressources/describe-ui-test.xml @ 150:c5408b0f34c7
Now the UI will compelte be shown if the User has done an Mistake entering
values to input-fields eg. Coordinates or formatted Date-Strings. issue 35
gnv/trunk@242 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 19 Oct 2009 10:30:28 +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>