|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: copy-of question
> > <xsl:template match="/"> > <xsl:copy-of select="//TABLE" /> > </xsl:template> > > The push method would involve changing the default templates. To get > no output by default, you only need to change the template that > matches text() nodes, making it do nothing rather than giving the > value of the text. So just add the template: > > <xsl:template match="text()" /> > Jeni, I don't have a deep copy here (I want the complete original html table inside the xml), but only the table text cells as output Franz XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








