xsl-list
[Top] [All Lists]

best practice

2003-02-09 12:36:05


hi!

i have following situation and would like to know whats the
best practice for it:



i have:

- xml document describing some data
  (e.g. <foo><name>john</name></foo>)
- xml document describing an abstract webpage
  (e.g. <page><header /><box /></page>)


the abstract webpage-xml gets transformed into concret 
implementations (e.g. html) via xslt, also some information 
out of the data-xml should be taked via xslt.

the question is: whats the best way to do that? just
use the data xml doc as the xml doc used for the xsl
transformation, and place the webpage-xml in the xslt template
matching the root node? but then?

thanks alot for any tip!

ciao!
florian







 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>