gSOAP level-2 DOM
Typedefs
dom.h File Reference

Typedefs

typedef struct soap_dom_element xsd__anyType
 The custom serializer for DOM element nodes is represented by xsd__anyType. More...
 
typedef struct soap_dom_attribute xsd__anyAttribute
 The custom serializer for DOM attribute nodes is represented by xsd__anyAttribute. More...
 

Typedef Documentation

typedef struct soap_dom_attribute xsd__anyAttribute

The custom serializer for DOM attribute nodes is represented by xsd__anyAttribute.

typedef struct soap_dom_element xsd__anyType

The custom serializer for DOM element nodes is represented by xsd__anyType.