Thanks Sampathkumar.  That is indeed my fallback plan.  
However, I was hoping for a more 'standard' approach if one 
exists for this fairly common degenerate XML useage....  Is 
anyone aware of a better approach than the custom mapper to 
handle this?

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

create and use custim mapper....

with rgds
Sampathkumar NK
IBM India Pvt. Ltd.
Manyata Embassy Business Park ,
K - Block , 4th Floor
Bangalore , India
Office    : +91 80 40258648-Extn 58648
Cell : +91 9844394360
E-mail : sampat...@in.ibm.com


                                                                
           
             jibx-
us...@abilso                                             
             
ft.com                                                        
                                                                
        To 
             03/06/2009 18:08          iBX 
users                           
                                       <jibx-
us...@lists.sourceforge.net>  
                                                                
        cc 
             Please respond 
to                                             
             jibx-
us...@abilso                                     Subject 
              ft.com; Please           Re: [jibx-users] Comma 
Separated    
                respond to             value 
binding?                      
                JiBX 
users                                                 
             <jibx-
us...@lists                                             
             .sourceforge.net>                                  
           
                                                                
           
                                                                
           
                                                                
           




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
jibx-users@lists.sourceforge.net
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
jibx-users@lists.sourceforge.net
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
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to