[xsl] Ignoring Child Nodes using XPath

Subject: [xsl] Ignoring Child Nodes using XPath
From: "Ciaran Byrne" <ciaran.byrne@xxxxxxx>
Date: Mon, 26 Mar 2001 08:32:12 -0800
Good Monday,
	Is there a way in which I can
select a node ignoring the child nodes
as in the following example:

What I have...

<p align="left">
Here <b>is</b> some content<br/>
</p>

What I want...
<p alignt="left"></p>

I've tried a few differnt XPath expressions but to no avail.
BTW - I'm using MSXML

Cheers,
Ciaran


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


Current Thread