xsl-list
[Top] [All Lists]

Re: "Instantiating a template" ?

2003-12-02 03:37:40
"David" == David Tolpin <dvd(_at_)davidashen(_dot_)net> writes:

    >> In other words match="node()" wont match the root node, but not
    >> because the root node is explicitely excluded but because the
    >> root node doesn't have a parent. Correct?
    >> 

    David> Because not specifying an axis is the same as specifying
    David> child:: axis.  There is no context in wich the root node
    David> resides on the child axis.

    David> self::node() in the context of the root element will match
    David> the root node.

It would, but the 'self::' axis isn't allowed in patterns.

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



<Prev in Thread] Current Thread [Next in Thread>