Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug #29839 (incorrect convert (xml:lang to lang)) | Dmitry Stogov | 2004-08-26 | 1 | -0/+1 |
| | |||||
* | WSDL support for <soap:headerfault> was implemented | Dmitry Stogov | 2004-02-24 | 1 | -0/+1 |
| | |||||
* | Support for SOAP Fault encoding according to WSDL <fault> and <soap:fault> | Dmitry Stogov | 2004-02-19 | 1 | -13/+36 |
| | |||||
* | Source cleanup | Dmitry Stogov | 2004-02-13 | 1 | -2/+1 |
| | |||||
* | Old in-memory WSDL cache was removed (it was already switched off by #ifdef) | Dmitry Stogov | 2004-02-13 | 1 | -12/+0 |
| | |||||
* | WSDL support for unknown extensibility elements and wsdl:required attribute ↵ | Dmitry Stogov | 2004-02-12 | 1 | -1/+0 |
| | | | | (Interop Round3 GroupF) | ||||
* | WSDL caching was implemented | Dmitry Stogov | 2004-02-10 | 1 | -31/+37 |
| | |||||
* | WSDL cache was disabled by default (see WSDL_CACHE macro) | Dmitry Stogov | 2004-02-06 | 1 | -1/+14 |
| | | | | | WSDL related memory leaks were fixed | ||||
* | Free XML documents after WSDL parsing (they no longer need). | Dmitry Stogov | 2004-02-06 | 1 | -4/+19 |
| | |||||
* | SOAP Headers was implemented (near complete) | Dmitry Stogov | 2004-02-04 | 1 | -4/+14 |
| | |||||
* | fix: "Authors" corrected | Dmitry Stogov | 2004-01-29 | 1 | -1/+3 |
| | |||||
* | - Add our standard header | Derick Rethans | 2004-01-29 | 1 | -0/+19 |
| | |||||
* | Add namespaces to <Envelope> (not ot subnodes) | Dmitry Stogov | 2004-01-28 | 1 | -0/+1 |
| | |||||
* | XML Schema support (decoding of xsi:nil with attributes) | Dmitry Stogov | 2004-01-26 | 1 | -51/+54 |
| | | | | | Source Cleanup | ||||
* | XML Schema support was improved | Dmitry Stogov | 2004-01-23 | 1 | -4/+2 |
| | | | | | | | support for type extension support for attribute encoding/decoding support for SOAP 1.2 array encoding/decoding | ||||
* | XML Schema support was improved | Dmitry Stogov | 2004-01-23 | 1 | -3/+7 |
| | | | | | suport for type extension | ||||
* | XML Schema support was improved | Dmitry Stogov | 2004-01-22 | 1 | -24/+36 |
| | | | | | | | | | | support for content model (<sequence>,<all>,<choice>) support for top-level <group> support for <group> 'ref' attribute support for content model encoding/decoding (incomplete) support for attribute encoding/decoding (incomplete) support for <attribute> with inline anonymous <simpleType> | ||||
* | XML Schema support was improved | Dmitry Stogov | 2004-01-21 | 1 | -7/+9 |
| | | | | | | | | | | xml tree cleanup (save memory and parsing time) support for <inclide> and <import> support for top-level <attribute> support for <attribute> 'ref' attribute support for top-level <attributeGroup> support for <attributeGroup> 'ref' attribute | ||||
* | XML Schema support | Dmitry Stogov | 2004-01-20 | 1 | -0/+13 |
| | | | | | | | - support for <element> 'ref' attibute was implemented - support for inline types - support for <list> and <union> (incompleate) | ||||
* | XML Scheam support | Dmitry Stogov | 2004-01-19 | 1 | -0/+1 |
| | |||||
* | WSDL support was improved | Dmitry Stogov | 2004-01-16 | 1 | -0/+1 |
| | | | | | | support for message/part element attribute was implemented support for portType operation input/output name attribute was implemented | ||||
* | Source ceanup | Dmitry Stogov | 2004-01-13 | 1 | -6/+8 |
| | |||||
* | WSDL: support for multiple services/ports/bindings was implemented | Dmitry Stogov | 2004-01-13 | 1 | -10/+7 |
| | |||||
* | WSDL support: support for wsdl import | Dmitry Stogov | 2004-01-12 | 1 | -3/+3 |
| | |||||
* | Source cleanup. | Dmitry Stogov | 2004-01-09 | 1 | -24/+12 |
| | |||||
* | PHP5 support, better encoding and WSDL support, interop round 2 base and groupB | Dmitry Stogov | 2004-01-05 | 1 | -8/+6 |
| | |||||
* | Moved to C style comments. | Andrey Hristov | 2003-01-17 | 1 | -14/+14 |
| | | | | | Last time forgot to convert the header files. | ||||
* | some more doc/lit stuff | Brad LaFountain | 2002-08-14 | 1 | -0/+1 |
| | | | | | some more wsdl stuff | ||||
* | Sync with Sourceforge CVS | Brad LaFountain | 2002-08-07 | 1 | -10/+64 |
| | |||||
* | import php-soap library from sourceforge | Shane Caraveo | 2002-07-07 | 1 | -0/+112 |