Searched refs:xmlSchemaParseElement (Results 1 – 2 of 2) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 8496 xmlSchemaParseElement(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseElement() function 9846 xmlSchemaParseElement(ctxt, schema, child, NULL, 1); in xmlSchemaParseSchemaTopLevel() 11342 part = (xmlSchemaParticlePtr) xmlSchemaParseElement(ctxt, in xmlSchemaParseModelGroup() 11396 xmlSchemaParseElement(ctxt, schema, child, &isElemRef, 0); in xmlSchemaParseModelGroup()
|
D | ChangeLog | 5419 * xmlschemas.c: Un-commented a TODO in xmlSchemaParseElement.
|