xsl-list
[Top] [All Lists]

Re: [xsl] Puzzling ambiguous match

2011-01-19 09:42:05
On 19/01/11 12:39, Michael Kay wrote:
On 19/01/2011 12:06, Wolfgang Laun wrote:
If XPath 1.0 compatibility mode is on, the node (<p>) is to be
converted to xs:string. According to the documents, this results in
the string-value of<p>  and this " must be the concatenation of the
string-values of all its Text Node descendants". But<p>  has no text
nodes in it.

The string value of the <p> node shown is "Jemandem das Recht geben,
etwas zu tun"  plus some whitespace

("to give someone the right to do something" - I wonder what the word
being defined is?)

When I get it working, you can read the article :-)

///Peter

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