Lines Matching refs:xmlns
365 XML_Bool xmlns;
2514 return XML_L("reserved prefix (xmlns) must not be declared or undeclared");
3499 if (attId->xmlns) {
3532 if (da->id->xmlns) {
3931 // "http://www.w3.org/2000/xmlns/"
3955 /* Not allowed to bind xmlns */
6533 if (isId && ! type->idAtt && ! attId->xmlns)
6644 id->xmlns = XML_TRUE;
7003 newA->xmlns = oldA->xmlns;