On Fri, 27 Apr 2001 [EMAIL PROTECTED] wrote: > I'd like to know if it's possible to tell Xerces which schema to use > for validating a document. This would be very useful if one uses > software that isn't aware of schema validation and therefore reads the > schema definition as a root element parameter which doesn't fit. > Thank you for any hints on this.
As I've mentioned before, I've implemented some logic in Xerces-J to allow the user to override the xsi:schemaLocation specified in the document. My patch is against 1.2.3, though, so I haven't submitted it to the list. Anyone who's interested is free to contact me off list. Ian -- Ian Roberts, Software Engineer DecisionSoft Ltd. Telephone: +44-1865-203192 http://www.decisionsoft.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
