If have a data base containing XML fragments stored as strings. I want to pass ids to a Generator or a XSP file which then produces SAX events accumulating the fragments.
<Root> <xsp:expr>db.getXMLFragmentsFromIDs(ids)</xsp:expr> </Root>
Results:
<Root> <a></a> <b></b> ... </Root>
The threads out there are confusing and do not help either.
Gr��e Andreas Doms
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
