Searched refs:substGroup (Results 1 – 3 of 3) sorted by relevance
783 const xmlChar *substGroup; member
4274 if (elem->substGroup != NULL) { in xmlSchemaElementDump()4275 fprintf(output, " substitutionGroup: '%s' ", elem->substGroup); in xmlSchemaElementDump()5791 xmlSchemaSubstGroupPtr substGroup = NULL; in xmlSchemaAddElementSubstitutionMember() local5796 substGroup = xmlSchemaSubstGroupGet(pctxt, head); in xmlSchemaAddElementSubstitutionMember()5797 if (substGroup == NULL) in xmlSchemaAddElementSubstitutionMember()5798 substGroup = xmlSchemaSubstGroupAdd(pctxt, head); in xmlSchemaAddElementSubstitutionMember()5799 if (substGroup == NULL) in xmlSchemaAddElementSubstitutionMember()5801 if (xmlSchemaItemListAdd(substGroup->members, member) == -1) in xmlSchemaAddElementSubstitutionMember()8712 &(decl->substGroupNs), &(decl->substGroup)); in xmlSchemaParseElement()12599 xmlSchemaSubstGroupPtr substGroup; in xmlSchemaBuildContentModelForSubstGroup() local[all …]
953 d substGroup * const xmlChar *