Home
last modified time | relevance | path

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

/external/libxml2/
Drelaxng.c401 struct _xmlRelaxNGInclude { struct
402 xmlRelaxNGIncludePtr next; /* keep a chain of includes */
403 xmlChar *href; /* the normalized href value */
404 xmlDocPtr doc; /* the associated XML document */
405 xmlRelaxNGDefinePtr content; /* the definitions */
406 xmlRelaxNGPtr schema; /* the schema */