|
|
Subject: BUG #3734: Invalid XML schema output.
From: tgl@sss.pgh.pa.us (Tom Lane)
Date: 11/10/2007 2:30:27 PM
Euler Taveira de Oliveira <euler@timbira.com> writes:
> Ben Leslie wrote:
>> The specific problem is that the following is malformed; the xsd:restriction
>> tag is never closed.
> Exact. Per 9.11 (6, b, iv) or 9.15 (8, m, vi), it's a simple element.
> The attached patch should fix it.
> I'm attaching another small patch to strip some space and be consistent
> with other xml tags.
Applied, thanks.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq
|