SOAP header attributes don't appear on the actual Header element.
[shibboleth/xmltooling.git] / xmltooling / soap / impl / SOAPImpl.cpp
2007-11-06 cantorSOAP header attributes don't appear on the actual Heade...
2007-10-11 cantorFix namespace in SOAP fault child elements.
2007-05-26 cantorAdd SOAP fault codes.
2007-05-11 cantorFix method signature mismatch, redeclare pure methods...
2007-02-02 cantorUpdate copyright.
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-24 cantorMissing const on Faultcode.
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-13 cantorgcc const fix, converted linefeeds
2006-10-12 cantorTrack DOM text nodes to ensure fidelity.
2006-09-08 cantorHandle IDness during (un)marshalling, move more work...
2006-09-07 cantorSOAP 1.1 classes