[wsf-c-dev] [jira] Commented: (WSFPHP-256) Implement all the improvements done in SIG model in WSF/PHP

Dimuthu Gamage (JIRA) jira at wso2.org
Sun Apr 20 18:46:17 PDT 2008


    [ https://wso2.org/jira/browse/WSFPHP-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16320#action_16320 ] 

Dimuthu Gamage commented on WSFPHP-256:
---------------------------------------

The following features are implemented for the 1.2.2 (The numbering of the list is taken from the above mentioned wiki)

1. Element with Simple Type
2. simpleType restriction
3. simpleType list
5.  complexType sequence
6. complexType all/choice
7. inner content models
8. complexContent extension (non xsi:type based serializing, parsing)
9. complexContent restriction
10. attribute
11. simpleContent extension
12. attribute group
13. element / attribute refs

Test cases for the above scenarios are added to the test framework

client side tests: https://svn.wso2.org/repos/wso2/trunk/wsf/php/src/tests/samples/wsdl_mode
server side tests: https://svn.wso2.org/repos/wso2/trunk/wsf/php/src/tests/samples/services/wsdl_mode

unimplemented features from the list in the wiki:

4. SimpleType Union - This doesn't work only for simple types like boolean which requires special castings
14. anyAttribute
15. custom headers



> Implement all the improvements done in SIG model in WSF/PHP
> -----------------------------------------------------------
>
>                 Key: WSFPHP-256
>                 URL: https://wso2.org/jira/browse/WSFPHP-256
>             Project: WSO2 WSF/PHP
>          Issue Type: Improvement
>         Environment: Linux + windows
>            Reporter: Dimuthu Gamage
>            Assignee: Dimuthu Gamage
>             Fix For: 1.2.2
>
>
> Implement the improvements done in the SiG model mention here, http://wso2.org/wiki/display/commons/Signature+Model+Structure+for+Different+Schema+Constructs, with corresponding test cases in WSF/PHP

-- 
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