Re: XML path function - Mailing list pgsql-general

From Nikolay Samokhvalov
Subject Re: XML path function
Date
Msg-id e431ff4c0801082356r435874bfra8623472b4c202a@mail.gmail.com
Whole thread Raw
In response to XML path function  ("x asasaxax" <xanaruto@gmail.com>)
List pgsql-general
On Jan 8, 2008 11:21 PM, x asasaxax <xanaruto@gmail.com> wrote:
> Hi everyone,
>
>    I´m trying to undestand how to do select with xml path.

First of all, what is your Postgres version? 8.3 with xml support or
older one with conrib/xml2?
In case of 8.3, you can find some examples in current docs:
http://www.postgresql.org/docs/8.3/static/functions-xml.html#FUNCTIONS-XML-PROCESSING
If needed, XPath spec can be found here: http://www.w3.org/TR/xpath.
I can explain if something is difficult to understand.

--
Nikolay Samokhvalov  <nikolay@samokhvalov.com>
http://nikolay.samokhvalov.com

Postgresmen http://postgresmen.ru
OpenWebTechnologies http://openwebtech.ru

pgsql-general by date:

Previous
From: Sim Zacks
Date:
Subject: Re: Experiences with extensibility
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Connect to SQL Server via ODBC from Postgresql