[1/3] msxml3: Add a function to validate a tree against a schema cache (try 2)

Nikolay Sivov nsivov at codeweavers.com
Fri Oct 29 06:04:14 CDT 2010


On 10/29/2010 10:27, Adam Martinson wrote:

> +            #if LIBXML_VERSION>= 20621
> +                xmlSchemaSetValidStructuredErrors(svctx, validate_serror, NULL);
> +            #endif
I think a common and preferable way is to add configure define and check 
for presence of this call.



More information about the wine-devel mailing list