Hello, To phrase my question better, is there a way to have nested elements in module schemas?
Thanks --- Derek Brown <[EMAIL PROTECTED]> wrote: > Hello, > > I would like to implement hivemind configurations in > my application but have a few questions. I have a > folder in my web app (Tapestry), it contains a > number > of xml files. Their structure is something like: > > <books> > <book> > <name/> > <chapters/> > </book> > </books> > > I would like to scan for all the xml files in a > directory and be able to create Book objects. > > How do I specify where to find these files? Can this > be done in a module file? It would be ideal to > combine > all the xml files, so I just get a list of the Book > objects, since the root element is irrelevant. > > Thanks > > > > ____________________________________________________ > Start your day with Yahoo! - make it your home page > http://www.yahoo.com/r/hs > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________ Yahoo! Mail Stay connected, organized, and protected. Take the tour: http://tour.mail.yahoo.com/mailtour.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
