#include <axis2_om_doctype.h>
Public Attributes | |
axis2_status_t(* | free )(struct axis2_om_doctype *om_doctype, axis2_env_t **env) |
axis2_char_t *(* | get_value )(struct axis2_om_doctype *om_doctype, axis2_env_t **env) |
axis2_status_t(* | set_value )(struct axis2_om_doctype *om_doctype, axis2_env_t **env, const axis2_char_t *value) |
axis2_status_t(* | serialize )(struct axis2_om_doctype *om_doctype, axis2_env_t **env, axis2_om_output_t *om_output) |
|
free doctype struct
|
|
|
|
serialize operation
|
|
|