- From: CLAVIER Remi FTRD/RTA/LAN <remi.clavier@rd.francetelecom.com>
- Date: Wed, 18 Dec 2002 10:51:08 +0100
- To: <www-forms@w3.org>
- Message-ID: <8C19E3FBB6467846AFF97E366D34CB60018524BE@lanmhs20.rd.francetelecom.fr>
I 'm working about the faisability study to translate ICS forms (defnned by ETSI) as XForms. My first question is : how to create recurive formes? As an exemple, I supose the model attached to my representation is somethig like ... <paragraph id="id1" title="Title1"> <paragraph "id="id11" title ="paragrah 1.1"> <table> <tablecontent id="t1" title="Table to be filled in"> ... many fiield to fill in ... </tablecontent> </table> <paragraph id="level3" title="paragraph 3th level> <table id="t2 title="to be filled in 2"> ...</table> <table id="t3 title="to be filled in 2"> ...</table> </paragraph> </paragraph.> </paragraph> I need to create a Form to recursivly generate the hierarchy of paragraphs and , of course, the tables... I don't know the exact deep of this tree... I try using <xforms:repeat > and <xforms:index> but at this time, I can't obtain a correct result. Cane everyone help me? Thanks Mr Rémi Clavier Expert Méthodes et Outils France Telecom R&D/RTA/D2M 2, Avenue Pierre Marzin 22307 Lannion tel : +33 2 96 05 22 20 fax: +33 2 96 05 22 20 e_mail : <mailto:remi.clavier@francetelecom.com> remi.clavier@francetelecom.com
Received on Wednesday, 18 December 2002 04:51:58 UTC