Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries >Thread Prev - How to print a whole XML-tree with XSLT? >Thread Next - Re: How to print a whole XML-tree with XSLT? Re: How to print a whole XML-tree with XSLT?To: NULL Date: 10/3/2005 4:04:00 PM meyer.dominik@g... wrote: > Is there any possibility to print a whole XML-tree, including all > (child)elements and attributes, from a XML to a (X)HTML-file using > xsl(t)? Programmatically you can certainly copy any stuff from the input XML to the XSLT output (e.g. with <xsl:copy-of select="xmlSet" />) but I don't see what sense it would make to have the XML elements then in a HTML document. What should the browser do with XML in a HTML document when it renders the HTML? It will parse the whole document with its HTML tag soup parser and treat that XML as unknown HTML stuff and render any text nodes probably. Is that what you want? -- Martin Honnen http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
