Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries [Thread Prev] >Thread Next - Re: XSLT: transforming a document into itself XSLT: transforming a document into itselfTo: NULL Date: 1/6/2008 8:34:00 AM I'm teaching myself XSLT right now, but, just as part of learning, I'm trying to figure out how one would transform a document an identical document. This doesn't work: <?xml version="1.0" encoding="utf-8"?> <xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/ Transform"> <xsl:template match="/"> <xsl:value-of select="/"/> </xsl:template> </xsl:stylesheet> ...but I can't figure out how else one would do it. Thanks in advance! | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
