Searched refs:namedType (Results 1 – 3 of 3) sorted by relevance
781 const xmlChar *namedType; member
946 d namedType * const xmlChar *
4230 if (elem->namedType != NULL) { in xmlSchemaElementDump()4231 fprintf(output, " type: '%s' ", elem->namedType); in xmlSchemaElementDump()8734 &(decl->namedTypeNs), &(decl->namedType)); in xmlSchemaParseElement()8764 if (decl->namedType != NULL) { in xmlSchemaParseElement()8779 if (decl->namedType != NULL) { in xmlSchemaParseElement()13213 if ((elemDecl->subtypes == NULL) && (elemDecl->namedType != NULL)) { in xmlSchemaResolveElementReferences()13219 type = xmlSchemaGetType(ctxt->schema, elemDecl->namedType, in xmlSchemaResolveElementReferences()13225 "type", elemDecl->namedType, elemDecl->namedTypeNs, in xmlSchemaResolveElementReferences()13267 (elemDecl->namedType == NULL) && in xmlSchemaResolveElementReferences()