Hello everybody,

we trying to use the bindgen utility to generate the binding.xml and the
xsd from the classes. The problem is, that the utility always generates
xs:sequence elements for every mapping. Is there a way to customize the
generation and create xs:all elements instead of xs:sequence ? 

I tried the workaround to generate the binding and then set manual
ordered="false" in every mapping element. After a run of schemagen
everything is ok and it generated xs:all elements. 

Thanks for your help.

Greetings 
Frank Spieler
------------------------------------------------------------------------------
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to