Deleting, Erasing or Hiding Tags2002-12-11 06:20:21I 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
|
|
||||||||||||||||