Hi, I got a java program running, using DOMParser and setting the appropiate features on it, to validate a XML document against an XML Schema file.
However, what I need is to validate certain parts of the XML document, so that I can compare the Xerces schema validator to another validator. Would it be possible, to get a fragment (say using GetElementById) and validating that? Perhaps by placing it in a new in-memory document and that validating? thanks! Doron --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]