#include <stdapis/libxml2/libxml2_valid.h>
| struct _xmlValidCtxt |
| Public Attributes | |
|---|---|
| void * | am |
| xmlDocPtr | doc |
| xmlValidityErrorFunc | error |
| int | finishDtd |
| xmlNodePtr | node |
| int | nodeMax |
| int | nodeNr |
| xmlNodePtr * | nodeTab |
| void * | state |
| void * | userData |
| int | valid |
| xmlValidState * | vstate |
| int | vstateMax |
| int | vstateNr |
| xmlValidState * | vstateTab |
| xmlValidityWarningFunc | warning |
| void * | am |
| xmlDocPtr | doc |
| xmlValidityErrorFunc | error |
| int | finishDtd |
| xmlNodePtr | node |
| int | nodeMax |
| int | nodeNr |
| xmlNodePtr * | nodeTab |
| void * | state |