[jboss-dev-forums] [Design of JBossXB] - Re: DTD and schema bindings
alex.loubyansky@jboss.com
do-not-reply at jboss.com
Fri Oct 13 11:09:07 EDT 2006
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#3978178
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978178
More information about the jboss-dev-forums
mailing list