Searched refs:substGroup (Results 1 – 3 of 3) sorted by relevance
783 const xmlChar *substGroup; member
4245 if (elem->substGroup != NULL) { in xmlSchemaElementDump()4246 fprintf(output, " substitutionGroup: '%s' ", elem->substGroup); in xmlSchemaElementDump()5751 xmlSchemaSubstGroupPtr substGroup = NULL; in xmlSchemaAddElementSubstitutionMember() local5756 substGroup = xmlSchemaSubstGroupGet(pctxt, head); in xmlSchemaAddElementSubstitutionMember()5757 if (substGroup == NULL) in xmlSchemaAddElementSubstitutionMember()5758 substGroup = xmlSchemaSubstGroupAdd(pctxt, head); in xmlSchemaAddElementSubstitutionMember()5759 if (substGroup == NULL) in xmlSchemaAddElementSubstitutionMember()5761 if (xmlSchemaItemListAdd(substGroup->members, member) == -1) in xmlSchemaAddElementSubstitutionMember()8672 &(decl->substGroupNs), &(decl->substGroup)); in xmlSchemaParseElement()12560 xmlSchemaSubstGroupPtr substGroup; in xmlSchemaBuildContentModelForSubstGroup() local[all …]
948 d substGroup * const xmlChar *