Hi all,
I have just started using jibx since I would like to (possibly) change from
jaxb.
I am having difficulty defining a mapping to correspond to a customers
schema, especially a collection to a sequence that houses repeating
elements, e.g.
<root>
<someElement>
<e1>aaa</e1> (required)
<e2>bbb</e2> (required)
<e3>ccc</e3> (optional)
<e1>ddd</e1> (required)
<e2>eee</e2> (required)
<e1>fff</e1> (required)
<e2>ggg</e2> (required)
<e3>hhh</e3> (optional)
</someElement>
</root>
I have spent hours trying to get a mapping definitions that works, but to no
avail - could someone please point me in the right direction.
Thanks
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users