- From: Mikko Honkala <honkkis@tml.hut.fi>
- Date: Thu, 09 Jun 2005 19:38:59 +0300
- To: Kerry Raymond <kerry@dstc.edu.au>, www-forms@w3.org
Hello, those, who are interested in recursive structures in XForms should check out the extension for X-Smiles: <xforms:tree> and nodeindex function. Details can be found at: https://lists.xsmiles.org/pipermail/developers/2005-June/001002.html To test it yourself, just download the latest nightly build: http://sinex.tml.hut.fi/nightly/xsmiles-0.93-bin19090605.zip and target it to my ad-hoc XHTML editor in XForms: http://sinex.tml.hut.fi/cgi-bin/viewcvs.cgi/*checkout*/xsmiles/demo/xforms/folders/xhtmleditor.xhtml Best Regards, Mikko Honkala PS. In the future, it will be possible also the insert and delete nodes in the hierarchy. Kerry Raymond wrote: > > Is there a way to enter recursive structures in XFORMS? For example, a > binary tree > > <node> > <node> > <node/> > </node> > <node/> > </node> > > where you cannot predict in advance how deep the user will want the > tree will be? > > Thanks > > Kerry > > Dr Kerry Raymond > Distinguished Research Leader > CRC for Enterprise Distributed Systems Technology > University of Queensland 4072 Australia > Ph: +61 7 3365 4310, Fax: +61 7 3365 4311, www.dstc.edu.au > > > > >
Received on Thursday, 9 June 2005 16:39:04 UTC