[xsl] Deleting, Erasing or Hiding Tags

Subject: [xsl] Deleting, Erasing or Hiding Tags
From: "ARGEXT-GALASSI, DANIEL" <DGALASSI@xxxxxxxxxxxxx>
Date: Wed, 11 Dec 2002 10:20:21 -0300
I have an XML document as follows:

<root>
	<a>text</a>
	<b>text</b>
	<c>text</c>
<root>


Can I erase, delete or hide (using XSL) the "b" and "c" tags without having
to change the schema or DTD?


Thx a lot!

Daniel.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread