populate word-table with data from a repeating xml-nod

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I'm looking for a way to populate a word-table with data from a repeating node in xml. (number of times the node is repeated = number of table-rows i expect)

As far as I can make out from the different posts I should create an XSLT?
Is there another way this can be done...seems a pitty that only for this I would
have to create an XSLT....it's rather straight-forward otherwise and the non-repeating data gives no problem to insert into the word-template.


Thank You for Your reply

Isabelle
 
G'day "Isabelledc" <[email protected]>,

The simple way is indeed to use an xslt to wrap html table tags around
the nodes.

Steve Hudson - Word Heretic
Want a hyperlinked index? S/W R&D? See WordHeretic.com

steve from wordheretic.com (Email replies require payment)


Isabelledc reckoned:
 
G'day "Beth Melton" <[email protected]>,

<senses a tongue firmly in cheek so returns serve likewise>

Sure, but its off-topic for here, ask in an XSLT group or simply visit
www.w3c.org :-)

Personally, I prefer 'manual' transforms using VBA on the resultant
HTML.

Steve Hudson - Word Heretic
Want a hyperlinked index? S/W R&D? See WordHeretic.com

steve from wordheretic.com (Email replies require payment)


Beth Melton reckoned:
 
G'day Beth,

Steve Facetious Hudson - Word Heretic


steve from wordheretic.com (Email replies require payment)


Beth Melton reckoned:
 
Back
Top