- From: Paul Prescod <paul@prescod.net>
- Date: Thu, 22 Aug 2002 07:05:55 -0700
- To: Micah Dubinko <MDubinko@cardiff.com>, www-forms@w3.org
Micah Dubinko wrote: > > Hi Paul, > > The 2nd example at G.2 is taken directly from the actual bookmark editor > used in X-Smiles. > > Nested <repeat>s are supported. (reference: 9.3.9 Nested Repeats) Let me be 100% explicit. Could I use that bookmark edior to generate this data: <bookmarks> <section name="level1" <section name="level2"> <section name="level3"> <section name="level4"> <bookmark href="http://www.example.com/demo/images.fo" name="images" /> <bookmark href="http://www.example.com/demo/xf-ecma.xml" name="ecma" /> <bookmark href="http://www.example.com/demo/sip.fo" name="sip" /> </section> </section> </section </section </bookmarks> i.e. sections within sections. If so, I would encourage you to change the sample data to indicate that. -- Paul Prescod
Received on Thursday, 22 August 2002 10:08:51 UTC