fred-mod-eppd
Public Attributes | List of all members
valerr_ctx Struct Reference
Collaboration diagram for valerr_ctx:
Collaboration graph
[legend]

Public Attributes

void * pool
 
qheaderr_list
 
xmlDocPtr doc
 

Detailed Description

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

Member Data Documentation

◆ doc

xmlDocPtr valerr_ctx::doc

XML document.

◆ err_list

qhead* valerr_ctx::err_list

List of encountered errors.

◆ pool

void* valerr_ctx::pool

Pool to allocate memory from.


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