Searched defs:xmlSchemaParseElement (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c8424 * xmlSchemaParseElement:
8437 xmlSchemaParseElement(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, function
9787 xmlSchemaParseElement(ctxt, schema, child, NULL, 1);
11271 part = (xmlSchemaParticlePtr) xmlSchemaParseElement(ctxt,
11325 xmlSchemaParseElement(ctxt, schema, child, &isElemRef, 0);

Completed in 1567 milliseconds