Home
last modified time | relevance | path

Searched defs:_xmlRelaxNGInclude (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libxml2/
H A Drelaxng.c379 struct _xmlRelaxNGInclude { struct
380 xmlRelaxNGIncludePtr next; /* keep a chain of includes */
381 xmlChar *href; /* the normalized href value */
382 xmlDocPtr doc; /* the associated XML document */
383 xmlRelaxNGDefinePtr content; /* the definitions */
384 xmlRelaxNGPtr schema; /* the schema */