Hi 
  I want to use the binding as defined below - 
   
  <mapping  class="MapA" abstract="true">
  :
  :
  <structure choice="true" field="conPt" map-as="com.ext.ConPt" ordered="false" 
usage="optional"> 
 <structure field="telNum" map-as="com.ext.TelNum" usage="optional"/>
 <structure field="pAddr" map-as="com.ext.PAddr" usage="optional"/>
 <structure field="eAddr" map-as="com.ext.EAddr" usage="optional"/>
</structure>
:
  </mapping>
   
   
  But I get an error "map-as attribute cannot be used with children"
  How to go about this, or whats the alternative.
   
  Thanks
  Apurva.
   

       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to