xsl-list
[Top] [All Lists]

Re: [xsl] Why no namespace node KindTest?

2006-08-26 13:29:53
"Florent" == Florent Georges <darkman_spam(_at_)yahoo(_dot_)fr> writes:

    Florent>   Hi I wonder why there is no KindTest for namepace
    Florent> nodes.  In particular, we can't write something like:

    Florent>     if ( $arg instance of namespace() ) ...

Because namespace nodes are deprecated, and a compliant processor need
not support them.
-- 
Colin Adams
Preston Lancashire

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--