Web services is an emerging technology that provides programmatic interfaces on the network that are used for application to application communication. Web services allow users to integrate code from most platforms or languages with their application. The Web Services Package is a Mathematica Package that integrates Mathematica and web services by letting a user call web services from Mathematica in a completely transparent way. Mathematica users can dynamically access new data and functionality located on the network. The Web Services Package makes the whole universe of existing and future web services an automatic extension to the Mathematica environment.
Web Services runs on Windows, Macintosh, Linux, and UNIX.
Please direct comments, questions, etc. to webservices-test@wolfram.com.
1.0 | To Be Determined | First release. |
XMLSchema
The entire XML Schema specification is not supported. There will be complex schema type definitions which will not work properly. This can be overcome by building the requests by hand using ToServiceRequest. More schema support will be added in the next version.