Searched defs:removeAttributeNS (Results 1 – 4 of 4) sorted by relevance
816 def removeAttributeNS(self, namespaceURI, localName): member in Element
7037 removeAttributeNS(namespaceURI: string, localName: string): void; method
5084 removeAttributeNS(namespace: string | null, localName: string): void; method
5064 removeAttributeNS(namespace: string | null, localName: string): void; method