From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | "Belbin, Peter" <PETER(dot)BELBIN(at)mcleodusa(dot)com> |
Cc: | "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: issue with xml functionality and <!DOCTYPE |
Date: | 2008-06-10 01:20:45 |
Message-ID: | 200806100120.m5A1KjD08142@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-announce pgsql-general |
Belbin, Peter wrote:
> I'm hoping this is the right place to ask.
>
> If not, please, kindly direct me to the right place.
>
> I'm having an issue with xml functionality.
>
> The issue is that the xml value has the following (large chunks have been removed, but this should be enough to demonstrate the issue):
>
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE workflow PUBLIC "-//OpenSymphony Group//DTD OSWorkflow 2.8//EN" "http://www.opensymphony.com/osworkflow/workflow_2_8.dtd">
> <workflow>
> <meta name="lastModified">Thu Feb 21 13:20:46 CST 2008</meta>
> <meta name="generator">OSWorkflow Designer</meta>
> </workflow>
I think this is related to this TODO item:
* Allow XML to accept more liberal DOCTYPE specifications
http://archives.postgresql.org/pgsql-general/2008-02/msg00347.php
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2008-06-10 09:53:25 | PostgreSQL Software Catalogue |
Previous Message | David Fetter | 2008-06-09 13:34:55 | Re: [ANNOUNCE] == PostgreSQL Weekly News - June 08 2008 == |
From | Date | Subject | |
---|---|---|---|
Next Message | Bohdan Linda | 2008-06-10 07:16:34 | Re: nested view with outer joins - best practices |
Previous Message | Bruce Momjian | 2008-06-10 00:59:53 | Re: Bottom Posting |