Re: BUG #3734: Invalid XML schema output. - Mailing list pgsql-bugs

From Michael Glaesemann
Subject Re: BUG #3734: Invalid XML schema output.
Date
Msg-id D46C36EC-4D92-4091-A24C-42BF34A6B32B@seespotcode.net
Whole thread Raw
In response to Re: BUG #3734: Invalid XML schema output.  ("Harald Armin Massa" <haraldarminmassa@gmail.com>)
Responses Re: BUG #3734: Invalid XML schema output.  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-bugs
On Nov 23, 2007, at 11:22 , Harald Armin Massa wrote:

> within XHTML it is recommended to use <br />, because some parsers
> will not parse it correctly without that space.

It's because some browser *HTML* parsers that aren't fully XML
compliant won't parse it correctly, not because some XML parsers have
a problem with it. Any XML parser worthy of the name should have no
problem with <br/> (or any other self-closing empty element tag, for
that matter).

Michael Glaesemann
grzm seespotcode net

pgsql-bugs by date:

Previous
From: "Harald Armin Massa"
Date:
Subject: Re: BUG #3734: Invalid XML schema output.
Next
From: Peter Eisentraut
Date:
Subject: Re: BUG #3734: Invalid XML schema output.