Home
last modified time | relevance | path

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

/external/libxml2/
Drelaxng.c411 struct _xmlRelaxNGDocument { struct
412 xmlRelaxNGDocumentPtr next; /* keep a chain of documents */
413 xmlChar *href; /* the normalized href value */
414 xmlDocPtr doc; /* the associated XML document */
415 xmlRelaxNGDefinePtr content; /* the definitions */
416 xmlRelaxNGPtr schema; /* the schema */