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/

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to