diff options
Diffstat (limited to 'ext/soap/TODO')
| -rw-r--r-- | ext/soap/TODO | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/ext/soap/TODO b/ext/soap/TODO index 9eb2d0d46a..d6f2e97a12 100644 --- a/ext/soap/TODO +++ b/ext/soap/TODO @@ -117,13 +117,11 @@ Schema ? list ? union - support for user defined complex types + - simpleContent restriction - simpleContent extension + - complexContent restriction + - complexContent extension + base - - group - - name - - all - - choice - - sequence - all - element - choice @@ -138,7 +136,10 @@ Schema - choice - sequence - any ??? - - attribute + - group + ? attribute + + attributeGroup + - anyAttribute Error Handling -------------- |
