Hello All,
Seems that the "Unexpected attribute" error is a well-known error. (Form
the BugParade:
http://developer.java.sun.com/developer/bugParade/bugs/4800069.html )
What does it mean by :
"This bug is likely to affect runtime validation of many schemas, so
I'm regrading this bug as P3."
Also, could any one gave an example of using groupAttributes, since the
workaround suggest to use them:
"Use an attributeGroup instead of extension for the common
attributes. (But this loses the ability to have a common Java
interface to access the common attributes.)
(Review ID: 167019)"
-Jorge