fred-mod-eppd-2.11.0
Data Fields
valerr_ctx Struct Reference

This struct gathers context parameters used by error handler of libxml's validator. More...

Data Fields

void * pool
 Pool to allocate memory from.
qheaderr_list
 List of encountered errors.
xmlDocPtr doc
 XML document.

Detailed Description

This struct gathers context parameters used by error handler of libxml's validator.


Field Documentation

xmlDocPtr valerr_ctx::doc

XML document.

Referenced by validate_doc().

List of encountered errors.

Referenced by validate_doc().

Pool to allocate memory from.

Referenced by validate_doc().


The documentation for this struct was generated from the following file: