Home
last modified time | relevance | path

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

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