hello,
I need help setting up a collection in a structure where flexible=true

What is the proper way to do that?

<structurename="AAA"field="errorMessage"type="com.jibx.error"ordered="false"flexible="true"
 usage="optional">    <collectionname="AAAHHH"field="errors">        
<valuetype="java.lang.String"/>    </collection> 
The above code does not seem to work. If I move the name from the collection to 
the value field, I get a compilation error:Error: All child components must 
define element names for flexible='true'; on collection element
 
Any suggestions  or help will be greatly appreciated.
 
Thanks
 
 </structure>

------------------------------------------------------------------------------
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to