Home
last modified time | relevance | path

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

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