fred-mod-eppd
|
Public Attributes | |
void * | pool |
qhead * | err_list |
xmlDocPtr | doc |
This struct gathers context parameters used by error handler of libxml's validator.
xmlDocPtr valerr_ctx::doc |
XML document.
qhead* valerr_ctx::err_list |
List of encountered errors.
void* valerr_ctx::pool |
Pool to allocate memory from.