Hi, I have been trying to figure out a way to validate a fragment of an instance document. Currently I can only validate an instance based on the xsi:schemaLocation. I am wondering if someone has a way to validate based on a DOM element and a Schema document?
for example: validate(el, schemaDocument); If this doesn't exists can someone give me a heads up as to where I should add it (or if it is possible). Thanks, Jeff Rafter Defined Systems http://www.defined.net XML Development and Developer Web Hosting --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
