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