Title: Message
....can this be done easily?
 
What I want is to not only substitute plain chunks....but an entire table as well...
 
-----------
Ex: xmlfile.xml
 
Name: <name/>
 
<data_table/>
 
-------
 
Where <data_table/> gets substituted with a table that is built from a database query.  I can populate <name/> easy enough using the tagmap facility via the tutorial example(s), but I have yet to be successful replacing a tag with a table that, though it has a fixed number of columns, the number of rows are unknown until runtime.
 
Is there any straightforward way of doing this...aside from overriding the parser or something?
 
Thank you,
Tim

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.662 / Virus Database: 425 - Release Date: 4/20/2004

Reply via email to