Hello, I am using a set of XML Schema documents that are successively redefined. Xerces 2.8 correctly handles the first xs:redefine but sounds to get lost for the successive redefinitions. Actually, Xerces seems to use the same "hash code" for the overall redefinitions of the same type. It is, therefore, no longer able to identify the complete definition of the latest redefinition i.e. the most important in general.
Do you have an idea where I am wrong? And if this is not a feature, how could I fix this? Thanks Stéphane --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
