http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2516 *** shadow/2516 Mon Jul 9 10:24:42 2001 --- shadow/2516.tmp.13651 Mon Jul 9 11:12:06 2001 *************** *** 2,9 **** | Schema based document validation fails, schema not considered | +----------------------------------------------------------------------------+ | Bug #: 2516 Product: Xerces-J | ! | Status: NEW Version: 1.4.1 | ! | Resolution: Platform: PC | | Severity: Blocker OS/Version: Windows NT/2K | | Priority: Other Component: Schema-Datatypes | +----------------------------------------------------------------------------+ --- 2,9 ---- | Schema based document validation fails, schema not considered | +----------------------------------------------------------------------------+ | Bug #: 2516 Product: Xerces-J | ! | Status: RESOLVED Version: 1.4.1 | ! | Resolution: FIXED Platform: PC | | Severity: Blocker OS/Version: Windows NT/2K | | Priority: Other Component: Schema-Datatypes | +----------------------------------------------------------------------------+ *************** *** 30,33 **** xsi:noNamespaceSchemaLocation="odxml.xsd"/>' The parser should either report that the schema fails to load or correctly ! validate a document against its schema. --- 30,40 ---- xsi:noNamespaceSchemaLocation="odxml.xsd"/>' The parser should either report that the schema fails to load or correctly ! validate a document against its schema. ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-07-09 11:12 ------- ! The namespace you need to use in your instance document is ! http://www.w3.org/2001/XMLSchema-instance; similarly tchane the schema's ! namespace. We receive this kind of error report literally hundreds of times; ! I've now tried to update our error messages to give some better diagnostic ! info. Try latest CVS for this. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
