Lines Matching refs:xmlns
342 XML_Bool xmlns;
2444 return XML_L("reserved prefix (xmlns) must not be declared or undeclared");
3414 if (attId->xmlns) {
3447 if (da->id->xmlns) {
3846 // "http://www.w3.org/2000/xmlns/"
3870 /* Not allowed to bind xmlns */
6393 if (isId && ! type->idAtt && ! attId->xmlns)
6504 id->xmlns = XML_TRUE;
6859 newA->xmlns = oldA->xmlns;