Searched defs:_xmlRelaxNGInclude (Results 1 – 2 of 2) sorted by relevance
399 struct _xmlRelaxNGInclude { struct400 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 */
400 struct _xmlRelaxNGInclude { struct401 xmlRelaxNGIncludePtr next; /* keep a chain of includes */402 xmlChar *href; /* the normalized href value */403 xmlDocPtr doc; /* the associated XML document */404 xmlRelaxNGDefinePtr content; /* the definitions */405 xmlRelaxNGPtr schema; /* the schema */