xmlSchemaGetType 13189 third_party/libxml/src/xmlschemas.c 	type = xmlSchemaGetType(ctxt->schema, elemDecl->namedType,
xmlSchemaGetType 13279 third_party/libxml/src/xmlschemas.c 	memberType = xmlSchemaGetType(ctxt->schema, name, nsName);
xmlSchemaGetType 15002 third_party/libxml/src/xmlschemas.c 	typeDef->baseType = xmlSchemaGetType(ctxt->schema,
xmlSchemaGetType 15026 third_party/libxml/src/xmlschemas.c 		typeDef->subtypes = xmlSchemaGetType(ctxt->schema,
xmlSchemaGetType 20301 third_party/libxml/src/xmlschemas.c 	type = xmlSchemaGetType(ctxt->schema, item->typeName,
xmlSchemaGetType 24881 third_party/libxml/src/xmlschemas.c 	*localType = xmlSchemaGetType(vctxt->schema, local, nsName);