Re: BUG #3735: Can't create xml-stylesheet processing instruction
В списке pgsql-bugs по дате отправления:
| От | Peter Eisentraut |
|---|---|
| Тема | Re: BUG #3735: Can't create xml-stylesheet processing instruction |
| Дата | |
| Msg-id | 200711091653.09111.peter_e@gmx.net обсуждение исходный текст |
| Ответ на | BUG #3735: Can't create xml-stylesheet processing instruction ("Ben Leslie" <benno@benno.id.au>) |
| Ответы |
Re: BUG #3735: Can't create xml-stylesheet processing instruction
|
| Список | pgsql-bugs |
Am Freitag, 9. November 2007 schrieb Ben Leslie: > # select xmlpi(name "xml-stylesheet"); > ERROR: invalid XML processing instruction > DETAIL: XML processing instruction target name cannot start with "xml". Apparently I read the SQL spec a bit to strictly here. I've installed a fix into CVS. > The w3c XML 1.0 spec says that PIs starting with 'xml' are reserved. That's what I thought as well, but they actually only reserve names being exactly 'xml' modulo case differences. -- Peter Eisentraut http://developer.postgresql.org/~petere/
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера