- From: Jean-Baptiste Pressac <Jean-Baptiste.Pressac@univ-brest.fr>
- Date: Thu, 20 Feb 2014 16:13:50 +0100
- To: public-xformsusers@w3.org, www-forms@w3.org
Received on Thursday, 20 February 2014 16:34:06 UTC
Hello,
I would like to use Xform to edit the following element :
<dcterms:spatial xsi:type="dcterms:Point">east=456;
north=123;</dcterms:spatial>
I could use :
<xf:input ref="dcterms:spatial[@xsi:type='dcterms:Point']"
class="dcterms:spatial">
<xf:label>Latitude / Longitude:</xf:label>
</xf:input>
But is there a way to display two inputs to let the user enter the east
value and the north value separately ?
Thanks,
--
Jean-Baptiste Pressac
Traitement et analyse de bases de données
Centre de Recherche Bretonne et Celtique
UMS 3554
20 rue Duquesne
CS 93837
29238 Brest cedex 3
tel : +33 (0)2 98 01 68 95
fax : +33 (0)2 98 01 63 93
Received on Thursday, 20 February 2014 16:34:06 UTC