On Tue, Jan 25, 2005 at 12:31:28PM +0100, Samuel D�az Garc�a wrote: > I had looking for an example in documents and excample sources without any > success. > > This are the problems: > 1) I have a downloaded XML with an external reference to a XSD schema and > I need to know if the XML is valid or not. > 2) Another case could be to have the XSD file in local to perform the > validation against it. > > I need to know what API functions and in what order use them in the two > exposed cases. > > Thanks for your help & sorry for my english.
API Doc http://xmlsoft.org/html/libxml-xmlschemas.html C Code example testSchemas.c in the source distribution Daniel -- Daniel Veillard | Red Hat Desktop team http://redhat.com/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
