_xmlError Struct Reference

#include <stdapis/libxml2/libxml2_xmlerror.h>

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 Attribute Documentation

code

intcode

ctxt

void *ctxt

domain

intdomain

file

char *file

int1

intint1

int2

intint2

level

message

char *message

node

void *node

str1

char *str1

str2

char *str2

str3

char *str3