I have been using this api and have not had this problem.
 
You may want to show your code.
 
Yong Chen


________________________________

        From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of isil light
        Sent: Wednesday, January 24, 2007 1:18 PM
        To: [email protected]
        Subject: [xml] schema validation
        
        
        Greetings - I'm very new to the library so please be patient :)
        
        I seem to have hit a wall with schema validation:
        
        xmlDocPtr doc;
        xmlSchemaValidCtxtPtr xsd;
        
        doc = xmlParseFile ( argv[1] );
        ret = xmlSchemaValidateDoc ( xsd, doc );
        
        I get back a 20 from xmlSchemaValidateDoc regardless if the xml
is valid or not
        
        Is this feature available or has it been depreciated?
        
        

        
________________________________

        All new Yahoo! Mail -
<http://us.rd.yahoo.com/evt=40705/*http://mrd.mail.yahoo.com/try_beta?.i
ntl=ca> 
________________________________

        Get a sneak peak at messages with a handy reading pane.

_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to