Commit 75bb3bbf25e5ddaf5e013978c3b001de02c959aa

Daniel Veillard 2003-05-12T15:25:56

added --schema option to run WXS schema validation tried to improve error * xmllint.c: added --schema option to run WXS schema validation * xmlschemas.c xmlschemastypes.c include/libxml/schemasInternals.h: tried to improve error reporting in the Schema code, some cleanup too. Daniel