WSF/PHP Against different Schema Constructs

Saturday, June 7, 2008

WSF/PHP 1.3.2 have support for many Schema constructs in the WSDL mode. You may like to check in what are the new schema constructs it is supporting.
You can find test cases for clients in here, https://wso2.org/repos/wso2/trunk/wsf/php/src/tests/samples/wsdl_mode and for service in here, https://wso2.org/repos/wso2/trunk/wsf/php/src/tests/samples/services/wsdl_mode

These test cases have a description about what scenarios it is testing and provide simple demonstrations how you should write programs for different schemas.

No comments: