Mercurial > dive4elements > gnv-client
comparison gnv/src/test/ressources/describe-ui-test.xml @ 11:3cb753564552
Integration of the required XSL-Transformation of the Describe-Response of the Artifactdatabase
gnv/trunk@90 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Tue, 15 Sep 2009 14:19:55 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
10:e6c47838eee6 | 11:3cb753564552 |
---|---|
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <xform:select xmlns:xform="http://www.w3.org/2002/xforms" ref="product"> | |
3 <xform:label>product</xform:label> | |
4 <xform:choices> | |
5 <xform:item> | |
6 <xform:label>timeSeries</xform:label> | |
7 <xform:value>timeSeries</xform:value> | |
8 </xform:item> | |
9 </xform:choices> | |
10 </xform:select> |