I'm sorry, Alexey. I forgot the most important part:
<?xml version="1.0" encoding="UTF-8"?>
<!-- Should Fail to validate -->
That's the data file I'm reading which is clearly missing the REQUIRED attribute
"name".
<xsd:attribute name="name" type="xsd:string"
use="required" />
So this *should* fail, yes? It's not failing. =/
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132315#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...