[jboss-dev-forums] [Design of JBossXB] - Re: 2 root elements question
jeff.zhang
do-not-reply at jboss.com
Fri Feb 6 04:01:27 EST 2009
I would like use this feature. ;)
I had notice there is jbossxb-2.0.1.Beta1.jar in svn repo, is it ok if I change metadata pom.xml to use xb 2.0.1B1?
To use 2 roots, I could just follow usage of testcase, like
SchemaBinding schema = JBossXBBuilder.build(MainRootMainNs.class, YetAnotherRootMainNs.class, AnotherRootMainNs.class);
is it correct?
Thanks a lot
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4207610#4207610
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4207610
More information about the jboss-dev-forums
mailing list