Right, this is not valid
<xsd:group name="valueGroup"/>
This is not the definition since it's missing the content. And to be a reference it
must have ref instead of name. The error message actually gives you the line number of the
error.
global should be a hint to the scope of the group in the xsd.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138161#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...