xsl-list
[Top] [All Lists]

RE: [xsl] Why no namespace node KindTest?

2006-08-27 05:05:15
  And with the support for namespace axis of course.  But I 
can't see how we could have a parentless namespace node.  Is 
it really possible?

I showed an example earlier in the thread:

<xsl:variable name="ns" as="node()">
  <xsl:namespace name="prefix">uri</xsl:namespace>
</xsl:variable>

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
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>
--~--

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