Hi Folks, I'm about to start implementing xsd:override support for Xerces2/J. I already had a look at how xsd:redefine support is implemented and it seems it's completely implemented at the XSDHandler level using DOM. So I guess I can take a similar approach in implementing the override support. Is this acceptable? Is there anything in particular I should be aware of?
Thanks Best Regards, Hiranya
