XML data binding: Difference between revisions

Content deleted Content added
m XML data binding frameworks: updated gSOAP entry in the table
m XML data binding frameworks: gSOAP entry: yes => partial in the "custom mapping" column is more accurate
Line 81:
| 2.8.94, {{release date|2019|10|17}}
| {{yes}}
| {{yespartial}}
| Also supportsSupports XML schema, WSDL, and SOAP; XML schemas are not required to serialize C/C++ data to XML; custom mapping of XML schema types to select C/C++ types possible via mapping file and by explicit naming of element and attribute tags using backticks
|-
| [[Java Architecture for XML Binding]] (JAXB)