public inbox for [email protected]
help / color / mirror / Atom feedinclude no validation of XML schema in 8.13.1- the XML Type
2+ messages / 2 participants
[nested] [flat]
* include no validation of XML schema in 8.13.1- the XML Type
@ 2010-01-07 09:32 Andrew Lardinois <[email protected]>
2010-03-29 22:01 ` Re: include no validation of XML schema in 8.13.1- the XML Type Peter Eisentraut <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Lardinois @ 2010-01-07 09:32 UTC (permalink / raw)
To: pgsql-docs
Poking around in the 8.5 Devel Documentation section 8.13.1, the XML
Type, I noticed that:
"The xml type does not validate input values against a document type
declaration (DTD), even when the input value specifies a DTD"
I did not notice any mention of validating against XML schema. Now that it
is 2010, the XML schema 1.1 spec is in draft form of one sort or another, is
it safe to leave out mentioning validating against XML schema in the
PostGreSQL documentation. That is, PostGreSQL users should know enough
about XML that if you can't validate against a DTD, why should you be able
to validate against XML schema?
I would tent towards redundancy, and include the XML schema part.
Andrew Lardinois
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: include no validation of XML schema in 8.13.1- the XML Type
2010-01-07 09:32 include no validation of XML schema in 8.13.1- the XML Type Andrew Lardinois <[email protected]>
@ 2010-03-29 22:01 ` Peter Eisentraut <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Peter Eisentraut @ 2010-03-29 22:01 UTC (permalink / raw)
To: Andrew Lardinois <[email protected]>; +Cc: pgsql-docs
On tor, 2010-01-07 at 01:32 -0800, Andrew Lardinois wrote:
> Poking around in the 8.5 Devel Documentation section 8.13.1, the XML
> Type, I noticed that:
>
> "The xml type does not validate input values against a document type
> declaration (DTD), even when the input value specifies a DTD"
>
> I did not notice any mention of validating against XML schema. Now
> that it is 2010, the XML schema 1.1 spec is in draft form of one sort
> or another, is it safe to leave out mentioning validating against XML
> schema in the PostGreSQL documentation. That is, PostGreSQL users
> should know enough about XML that if you can't validate against a DTD,
> why should you be able to validate against XML schema?
>
> I would tent towards redundancy, and include the XML schema part.
Added.
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2010-03-29 22:01 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2010-01-07 09:32 include no validation of XML schema in 8.13.1- the XML Type Andrew Lardinois <[email protected]>
2010-03-29 22:01 ` Peter Eisentraut <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox