Hi Vlad, No, you can't redefine elements. But since you can redefine the type of the element in question--if it is of a named type that is--by simply redefining the type you'll have redefined the element. Remember that it's the redefined type that's used with an element in the redefined schema, not the original type.
For details, see Section 4.2.2 of the Schema Structures spec. HTH, Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] on 10/18/2001 04:45:10 PM Please respond to [EMAIL PROTECTED] To: xerces-j-user <[EMAIL PROTECTED]> cc: Subject: Is it possible to redefine schema elements? Hello, I cannot access the archives, so please forgive me if this question has already been answered here. Does anybody know if it's possible to redefine schema elements of an included schema similar to the way we can redefine types? vlad --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
