Searched refs:ctxtType (Results 1 – 1 of 1) sorted by relevance
629 xmlSchemaTypePtr ctxtType; /* The current context simple/complex type */ member8905 type = ctxt->ctxtType; in xmlSchemaParseUnion()9073 type = ctxt->ctxtType; in xmlSchemaParseList()9329 oldCtxtType = ctxt->ctxtType; in xmlSchemaParseSimpleType()9331 ctxt->ctxtType = type; in xmlSchemaParseSimpleType()9372 ctxt->ctxtType = oldCtxtType; in xmlSchemaParseSimpleType()9882 ctxt->ctxtType = NULL; in xmlSchemaParseSchemaTopLevel()11528 type = ctxt->ctxtType; in xmlSchemaParseRestriction()11832 type = ctxt->ctxtType; in xmlSchemaParseExtension()11920 ctxt->ctxtType->attributeWildcard = in xmlSchemaParseExtension()[all …]