Lines Matching defs:xmlns
81 xmlns = re.compile('xmlns(?::(?P<ncname>'+_NCName+'))?$')574 res = xmlns.match(attrname)