xsl-list
[Top] [All Lists]

RE: 'qname' is not a valid XSLT or XPath function

2003-07-10 15:42:46

I'm new to XML, and I saw an example template that used the following:

<xsl:if 
test="not(from-preceding-siblings(*[qname(.)=context().qname(.)]))">
<h1><xsl:value-of select="qname(.)"/></h1>
</xsl:if>

If memory serves me right, this is Microsoft's WD-xsl language which was
introduced in 1998 and became obsolete in 1999. It is not XSLT.

Michael Kay


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



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