copying tags with attributes

Subject: copying tags with attributes
From: Guy Pirostsky <Guy@xxxxxxxx>
Date: Wed, 24 Nov 1999 02:14:29 +0200
Hi,
How can I copy all tag with attributes?

for example I have the following Tag in XML file
<form name="queryForm" action="test.xml" method="post" target="results">   
 <tag1/>
 <tag2/>
</form>
   
is there is easy way to preserve the <form> tag with attributes but process
all tags inside it?


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


Current Thread