Hi,

   Has anyone encountered an error trying to use a binding similar to the
one below?

        <collection field="datasinks">
          <value name="datasink" type="java.lang.String"/>
        </collection>


I've looked on the mailing list and I found multiple references that refers
to this structure that will be able to create a data structure like

<someRootNode>
        <datasinks>scott</datasink>
        <datasinks>tiger</datasink>
</someRootNode>

However when I compile or try to create a schema I receive the 
        
Error: Attributes not allowed as child components of collection; on value
element...

Any help is appreciated!

Tom




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to