XML schema support

You can parse and store XML documents with XML schema declarations, subject to the restrictions on external references described in “URI support”.

You can also query XML documents with XML schema declarations, using xmlextract and xmltest, with the restriction that the XML schema are ignored. All elements are treated as character data, and no schema validation is performed.