[xsl] Process some elements, but not others...

Subject: [xsl] Process some elements, but not others...
From: Ted Stresen-Reuter <tedmasterweb@xxxxxxx>
Date: Thu, 13 Feb 2003 20:57:44 -0600
Hi,

I have an xml document whose elements contain html as in the following example:

<myelement>
    <p>This is <ref>the</ref> text node</p>
</myelement>

What I'd like to be able to do is transform just the ref element and copy all the others.

Any suggestions? The last time I asked a question here everyone was _very_ helpful and I'm very appreciative so thanks!

Ted Stresen-Reuter


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



Current Thread