[wsf-c-dev] [jira] Updated: (WSFPHP-219) Providing custom classes
and array format support for Schema AnyType
Dimuthu Gamage (JIRA)
jira at wso2.org
Tue Feb 26 02:05:44 PST 2008
[ https://wso2.org/jira/browse/WSFPHP-219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dimuthu Gamage updated WSFPHP-219:
----------------------------------
Attachment: 16_anytype.tar.gz
Fixed and the test case.
> Providing custom classes and array format support for Schema AnyType
> --------------------------------------------------------------------
>
> Key: WSFPHP-219
> URL: https://wso2.org/jira/browse/WSFPHP-219
> Project: WSO2 WSF/PHP
> Issue Type: Bug
> Components: WSDL Mode
> Environment: Linux, Windows
> Reporter: Dimuthu Gamage
> Assignee: Dimuthu Gamage
> Priority: Critical
> Fix For: 1.2.1
>
> Attachments: 16_anytype.tar.gz
>
>
> Currently when there exist an AnyType in the WSDL, wsdl mode fails,
> We should fix this, so that when there is an anytype,
> in serializing,
> should serialize xml for any given Array or Object structure defining elements name equal to their properties name and their namespace equal to the parent's namespace.
> in deserializing,
> should build array or class object structure (depending on whether class map given or not) so that element names are mapped to the array key names or class property names respectively,
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wsf-c-dev
mailing list