Andrew Thornton wrote:
<xsl:when test="$context/../namespace::node()[name() = $name ]">
This line should read:

<xsl:when test="$context/../namespace::node()[name() = $name and . = $this">

sorry about that...

HTH
andy
--
[EMAIL PROTECTED] / [EMAIL PROTECTED]
"Absinthe makes the hog Jane Fonda"

Reply via email to