Re: XPath question - big trouble

Поиск
Список
Период
Сортировка
От Guy Rouillier
Тема Re: XPath question - big trouble
Дата
Msg-id D4D1632DC736E74AB95FE78CD609007923AFEB@mtxexch01.add0.masergy.com
обсуждение исходный текст
Ответ на Re: XPath question - big trouble  (Marian POPESCU <softexpert@libertysurf.fr>)
Список pgsql-general
Marian POPESCU wrote:
> There is also a weird thing:
>
>
> SELECT
>   xpath_nodeset(rawdata,
> '/mydocument/body/chapter/contents/paragraph') FROM xmldocuments
>
> will output
>
>  xpath_nodeset
>  ----------------
>  (empty line)
>  (empty line)
>  (empty line)
>  (empty line)
>
>  4 record(s) selected [Fetch MetaData: 0/ms] [Fetch Data: 1/ms]
>
>  [Executed: 8/7/06 5:42:54 PM CEST ] [Execution: 3/ms]
>
>  - (empty line) is what I wrote to say that there was nothing on
> output - which makes me think there is something wrong with XPath
> implementation.

Makes me think you have null values in the resultset.

--
Guy Rouillier


В списке pgsql-general по дате отправления:

Предыдущее
От: Marian POPESCU
Дата:
Сообщение: Re: XPath question - big trouble
Следующее
От: Csaba Nagy
Дата:
Сообщение: Re: XPath question - big trouble