Changing xml in a database - Mailing list pgsql-general

From C G
Subject Changing xml in a database
Date
Msg-id Law12-F43saV9MHxdr40002814d@hotmail.com
Whole thread Raw
List pgsql-general
Dear All,

I have installed the contrib xml package and have it working, but I would
like some advice on the best way to use it. In particular, how should I
alter xml files? For instance, if I have:

<name>None</name>

and I wanted to update 'None' to 'John', what's the best way of doing this?
Can xml contrib package do this for me, if so how? What including a new
level, e.g.

<name>None</name>
<address>somewhere</address>

Many thanks

Colin

_________________________________________________________________
Find a cheaper internet access deal - choose one to suit you.
http://www.msn.co.uk/internetaccess


pgsql-general by date:

Previous
From: Rajesh Kumar Mallah
Date:
Subject: Re: Problem with create index
Next
From: Christopher Murtagh
Date:
Subject: Re: PL/Perl returning multiple rows