[Home] [By Thread] [By Date] [Recent Entries]

Subject: Re: Read directory and its contents and put it to another file
From: "J. S. Rawat" <jrawat@xxxxxxxxxxxxxx>
Date: Wed, 08 Oct 2008 10:33:52 +0530
Done Sir !!! <xsl:copy-of select="$temp/child::*[not(self::product)]" /> is workable!!!

  <table>
     <xsl:copy-of select="$temp/@id" />
     <xsl:copy-of select="node()[not(self::tagnotwanted)]" />
 </table>

Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member