Lines Matching full:nsname
5165 (IS_RELAXNG(node, "nsName"))) {
5217 } else if (IS_RELAXNG(node, "nsName")) {
5222 "nsName has no ns attribute\n", NULL, NULL);
5269 "expecting name, anyName, nsName or choice : got %s\n",
6256 "Found nsName attribute without oneOrMore ancestor\n",
7090 (xmlStrEqual(cur->name, BAD_CAST "nsName")) ||
7148 if (xmlStrEqual(cur->name, BAD_CAST "nsName")) {
7152 "Found nsName/except//nsName forbidden construct\n",
7172 (cur->parent->name, BAD_CAST "nsName"))) {
7190 "Found nsName/except//anyName forbidden construct\n",
8998 "xmlRelaxNGValidateAttribute(nsName ns = %s): %d\n",