_xmlError Struct Reference

struct _xmlError
Public Attributes
intcode
void *ctxt
intdomain
char *file
intint1
intint2
xmlErrorLevel level
char *message
void *node
char *str1
char *str2
char *str3

Member Data Documentation

int code

intcode

void * ctxt

void *ctxt

int domain

intdomain

char * file

char *file

int int1

intint1

int int2

intint2

xmlErrorLevel level

xmlErrorLevel level

char * message

char *message

void * node

void *node

char * str1

char *str1

char * str2

char *str2

char * str3

char *str3