Re: BUG #3734: Invalid XML schema output.

Поиск
Список
Период
Сортировка
От Michael Glaesemann
Тема Re: BUG #3734: Invalid XML schema output.
Дата
Msg-id D46C36EC-4D92-4091-A24C-42BF34A6B32B@seespotcode.net
обсуждение исходный текст
Ответ на Re: BUG #3734: Invalid XML schema output.  ("Harald Armin Massa" <haraldarminmassa@gmail.com>)
Ответы Re: BUG #3734: Invalid XML schema output.  (Peter Eisentraut <peter_e@gmx.net>)
Список 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 по дате отправления:

Предыдущее
От: "Harald Armin Massa"
Дата:
Сообщение: Re: BUG #3734: Invalid XML schema output.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: BUG #3734: Invalid XML schema output.