0.0.1 • Published 9 years ago

soap-browser v0.0.1

Weekly downloads
7
License
Creative Commons ...
Repository
github
Last release
9 years ago

Javascript SOAP Client

Forked from
http://javascriptsoapclient.codeplex.com/
https://github.com/gtathub/js-soap-client
https://github.com/intridea/js-soap-client

Improvements

  • Parsing exceptions fixed
  • Arrays as parameters correctly sets the length attribute in the type definiton
  • Arrays are also parsed out of responses if they aren't listed in the wsdl
  • Understands responses from php webservice (for example Magento)
  • IE9 compatible

Tested

  • Magento Webservice (PHP online store system)

Please leave me a note if you have tested other webservices or found bugs. New versions available at: https://github.com/gtathub/js-soap-client

  • Original work by Matteo Casati (based on v2.4 from 2007-12-21)
  • Improved by Gordon Tschirner (gtathub)
  • Licensed under Creative Commons (by SA) 2.5
0.0.1

9 years ago