Created November 14, 2021
The C module generates the source code for the ANSI-C-compatible data structures and (de)serialization functions that can be used in conjunction with libxml2 to (de)serialize the REST resources as they are represented as XML data.
The generated C source code depends on the XML Reader API
and the XML Writer API as well as the <time.h>
,
<string.h>
, and <stdlib.h>
C standard libraries.
name | size | description |
---|---|---|
hsh-zusatzmodule-auskuenfte.c | 16,79M | The C module generates the source code for the ANSI-C-compatible data structures and (de)serialization functions that can be used in conjunction with libxml2 to (de)serialize the REST resources as they are represented as XML data.
The generated C source code depends on the XML Reader API
and the XML Writer API as well as the |
enunciate-common.c | 39,68K | Common code needed for all projects. |
Created November 14, 2021
The Objective C module generates the source code for the Objective C classes and (de)serialization functions that can be used in conjunction with libxml2 to (de)serialize the REST resources as they are represented as XML data.
The generated Objective C source code depends on the XML Reader API and the XML Writer API as well as the base OpenStep foundation classes.
name | size | description |
---|---|---|
hsh-zusatzmodule-auskuenfte.h | 2,33M | The Objective C module generates the source code for the Objective C classes and (de)serialization functions that can be used in conjunction with libxml2 to (de)serialize the REST resources as they are represented as XML data. The generated Objective C source code depends on the XML Reader API and the XML Writer API as well as the base OpenStep foundation classes. |
hsh-zusatzmodule-auskuenfte.m | 9,85M | The Objective C module generates the source code for the Objective C classes and (de)serialization functions that can be used in conjunction with libxml2 to (de)serialize the REST resources as they are represented as XML data. The generated Objective C source code depends on the XML Reader API and the XML Writer API as well as the base OpenStep foundation classes. |
enunciate-common.h | 12,83K | Common header needed for all projects. |
enunciate-common.m | 42,34K | Common implementation code needed for all projects. |
Created November 14, 2021
The PHP client-side library defines the PHP classes that can be (de)serialized to/from XML. This is useful for accessing the resources that are published by this application, but only those that produce a XML representation of their resources.
This library leverages the XMLReader and XMLWriter tools that were included in PHP versions 5.1.0+.
name | size | description |
---|---|---|
hsh-zusatzmodule-auskuenfte-php-xml-client-php.zip | 244,63K | The PHP client-side library defines the PHP classes that can be (de)serialized to/from XML. This is useful for accessing the resources that are published by this application, but only those that produce a XML representation of their resources. This library leverages the XMLReader and XMLWriter tools that were included in PHP versions 5.1.0+. |