Found out what the problem was.  It appears that the ordering of my 
binding file needs to be consistent with the ordering of the tags in the 
xml file.
Now I run into another problem where sometimes I get an xml back from the 
same source that is formatted differently:

<?xml version="1.0" encoding="UTF-8"?>
<SCIncidentWebService>
  <response>
    <returnCode>0</returnCode>
    <incidentNumber>3971914</incidentNumber>
  </response>
</SCIncidentWebService>

Notice all of the other elements are gone in this return XML.
How would I handle this? 
-------------------------------------------------------------------------
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