Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: New XML section for documentation



Bruce Momjian wrote:
> I made it clear in the section that the XML syntax was being checked,
> not validation against a schema.  You want Check and Validation
> sections?

"Valid" and "well-formed" have very specific distinct meanings in XML.  
(Note that "check" doesn't have any meaning there.)  We will eventually 
want a method to verify both the validity and the well-formedness.

I think that a function called xml_valid checks for well-formedness is 
an outright bug and needs to be fixed.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group