Does anyone have any ideas on this?  My searches of the docs 
and Google are not yielding any results.  I'm sure someone must 
have come across something similar.  Is there a way to address 
this?

---------Original Message---------

Hello,

I know this is somewhat ugly, but I have a need to bind to an 
XML document structure that contains individual elements that 
comprise a collection of values that are comma separated.

<mydoc>
    <elements>1, 3, 5, 7, 9</elements>
</mydoc>

Is there a way to use the Collection binding (or any other) 
mechanism in JiBX to address this need?  I would like to end up 
with a Collection (perhaps ArrayList) when going from documnet 
to Java and the above when going from Java to document.

Any thoughts and ideas will be greatly appreciated.

TIA!

----------------------------------------------------------------
--------------
OpenSolaris 2009.06 is a cutting edge operating system for 
enterprises 
looking to deploy the next generation of Solaris that includes 
the latest 
innovations from Sun and the OpenSource community. Download a 
copy and 
enjoy capabilities such as Networking, Storage and 
Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users



------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to