Skip to content

Commit 1ecb1b0

Browse files
committed
Merge branch 'po/wsdldoc' into 'master'
Remove some recently implemented features from wsdl2aws limitations. See merge request eng/toolchain/aws!49
2 parents 8c9c0c5 + 613e2d0 commit 1ecb1b0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/source/using_wsdl.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1050,17 +1050,14 @@ It is hard to know all the current limitations due to the complexity of the `WSD
10501050
`SOAP` world is quite complex. We list there all known limitations:
10511051

10521052
* Some `SOAP` base types are not currently
1053-
supported: *date, time, xsd:hexBinary, decimal*, but all
1054-
(with the exception of decimal) should be simple to add in the future.
1053+
supported: *xsd:hexBinary*, but all could be added in the future.
10551054

10561055
* Multi-dimensional arrays are not supported.
10571056

10581057
* Abstract types are not supported.
10591058

10601059
* SOAP MIME attachments are not supported.
10611060

1062-
* WSDL type inheritance is not supported.
1063-
10641061
* The Document/Encoded SOAP messages' style is not supported.
10651062

10661063
* complexType with xs:choice are only supported with a single occurence

0 commit comments

Comments
 (0)