Subject: Re: Puzzling ambiguous match
From: Peter Flynn <pflynn@xxxxxx>
Date: Wed, 19 Jan 2011 15:41:23 +0000
|
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
|