#include <erregxsd.h>
Public Attributes | |
xmlDocPtr | pDoc |
xmlSchemaParserCtxtPtr | pParser |
xmlSchemaPtr | pCxt |
xmlSchemaValidCtxtPtr | pValid |
char * | szFileName |
Definition at line 39 of file erregxsd.h.
xmlDocPtr regSchema_t::pDoc |
Definition at line 41 of file erregxsd.h.
xmlSchemaParserCtxtPtr regSchema_t::pParser |
Definition at line 42 of file erregxsd.h.
xmlSchemaPtr regSchema_t::pCxt |
Definition at line 43 of file erregxsd.h.
xmlSchemaValidCtxtPtr regSchema_t::pValid |
Definition at line 44 of file erregxsd.h.
char* regSchema_t::szFileName |
Definition at line 45 of file erregxsd.h.