Hi,
  I want to allow xsi:nil="true" in the xml, and for that I added 
nillable="true" in the mapping element. But while compiling the Binding I get a 
warning " [bind] Warning: Undefined attribute nillable; on value element".  
Below is how I tried to use it
   
  <mapping ....>
      <value name="name1" field="name1" usage="optional" nillable="true" />
  </mapping>
   
  Sample xml -
  ..........
  <name1 xsi:nil="true"/>
  .....


-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
  A new smarter way of sharing your world with family and friends! Its secured, 
so only people you invite will have access to your stuff. 
http://www.myfamilycapsule.com/ 
   
   
   
   
   

       
---------------------------------
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.
-------------------------------------------------------------------------
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