Searched defs:_xmlRelaxNGValidError (Results 1 – 1 of 1) sorted by relevance
336 struct _xmlRelaxNGValidError { struct337 xmlRelaxNGValidErr err; /* the error number */338 int flags; /* flags */339 xmlNodePtr node; /* the current node */340 xmlNodePtr seq; /* the current child */341 const xmlChar *arg1; /* first arg */342 const xmlChar *arg2; /* second arg */