_xmlError Struct Reference
#include <stdapis/libxml2/libxml2_xmlerror.h>
struct _xmlError
Public Attributes
int
code
void *
ctxt
int
domain
char *
file
int
int1
int
int2
xmlErrorLevel
level
char *
message
void *
node
char *
str1
char *
str2
char *
str3
Member Attribute Documentation
code
int
code
ctxt
void *
ctxt
domain
int
domain
file
char *
file
int1
int
int1
int2
int
int2
level
xmlErrorLevel
level
message
char *
message
node
void *
node
str1
char *
str1
str2
char *
str2
str3
char *
str3