xsl-list
[Top] [All Lists]

Re: Can I Detect whether a node is *immediately* before the context node?

2004-03-04 07:09:27
"Michael" == Michael Kay <mhk(_at_)mhk(_dot_)me(_dot_)uk> writes:

    >> but not for:
    >> <foo></foo>some character data<context>I am here</context> 

    Michael> test="preceding-sibling::*[1][self::X]"

Not quite: the test still true when there's preceding character data.
The OP probably wants test="preceding-sibling::node()[1][self::X]

Cheers

-- 
SM Groznyh                            "Under the wide and heavy VAX
gsm(_at_)fct(_dot_)ru                             Dig my grave and let me 
relax..."


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