Ah...well that is probably why I couldn't find it. I knew it was a test,
but the syntax made me think function so I checked the function spec and
not the general one. Thanks all...it was just one of those days,
Sara
--- On Wed, 5/5/10, Florent Georges <lists(_at_)fgeorges(_dot_)org> wrote:
From: Florent Georges <lists(_at_)fgeorges(_dot_)org>
Subject: Re: [xsl] text() function in XPath 2
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Date: Wednesday, May 5, 2010, 10:15 AM
Sara Mitchell wrote:
Hi,
In XPath 1.0, there was a function text() that
returned text
children for the context node of a given path. This
does not
appear anywhere in the XPath 2.0 spec (except
interestingly
enough in the criteria defining another function).
Actually that's not a function, but a kind test
(like element()
which selects element nodes). And yes, this is still
in XPath
2.0 (production rule [57]). Are you sure you picked
the correct
document? <http://w3.org/TR/xpath20>
Regards,
--
Florent Georges
http://fgeorges.org/
--~------------------------------------------------------------------
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>
--~--
--~------------------------------------------------------------------
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>
--~--