Searched defs:_xmlRelaxNGValidError (Results 1 – 1 of 1) sorted by relevance
315 struct _xmlRelaxNGValidError { struct316 xmlRelaxNGValidErr err; /* the error number */317 int flags; /* flags */318 xmlNodePtr node; /* the current node */319 xmlNodePtr seq; /* the current child */320 const xmlChar *arg1; /* first arg */321 const xmlChar *arg2; /* second arg */