Home | History | Annotate | Download | only in lib

Lines Matching defs:xmlns

238   XML_Bool xmlns;
1970 XML_L("reserved prefix (xmlns) must not be declared or undeclared"),
2818 if (attId->xmlns) {
2854 if (da->id->xmlns) {
3089 /* Not allowed to bind xmlns */
5367 if (isId && !type->idAtt && !attId->xmlns)
5462 id->xmlns = XML_TRUE;
5794 newA->xmlns = oldA->xmlns;