[Home] [By Thread] [By Date] [Recent Entries]
Hi Ana,
Have a look at the built-in template rules. http://www.w3.org/TR/xslt#built-in-rule Adding a template that does nothing when it matches text nodes on that mode, like below, may solve your problem. Also you can select in the apply templates exactly the nodes that you want to be processed. <xsl:template match="text()" mode="listametricas"/> Best Regards, George --------------------------------------------------------------------- George Cristian Bina <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com Ana Yndurain wrote: Hi!
|

Cart



