Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: [PATCHES] xml2 contrib patch supporting default XML namespaces - Mailing list pgsql-hackers

From Mike Rylander
Subject Re: [PATCHES] xml2 contrib patch supporting default XML namespaces
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: [PATCHES] xml2 contrib patch supporting default XML namespaces  (Peter Eisentraut <[email protected]>)
Responses Re: [PATCHES] xml2 contrib patch supporting default XML namespaces
List pgsql-hackers
On 3/6/07, Peter Eisentraut <[email protected]> wrote:
> Mike Rylander wrote:
> > The patch adds support for default XML namespaces in xml2 by providing
> > a mechanism for supplying a prefix to a named namespace URI.
>
> How does it support multiple namespaces in one document?

It supports one default (unprefixed) namespace URI per document, which
ISTM is the overwhelmingly common case (and the itch that I must
scratch).

--
Mike Rylander
[email protected]
GPLS -- PINES Development
Database Developer
http://open-ils.org

pgsql-hackers by date:

Previous
From: Gregory Stark
Date:
Subject: Re: GIST and TOAST
Next
From: NikhilS
Date:
Subject: Re: Auto creation of Partitions