RAR parsing is based purely on ObjectModelFactory API. There is no parsing of DTD nor XSD.
The XML is validated by the SAX parser.
The only parsing of DTD is used in the DTD-based marshaller. I used Wutka's DTD parser
for that.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978178#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...