|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: how don't show the content of an element
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!
|
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








