---
title: "removeAttributeNS(_:localName:)"
framework: webkit
role: symbol
role_heading: Instance Method
path: "webkit/domelement/removeattributens(_:localname:)"
---

# removeAttributeNS(_:localName:)

## Declaration

```swift
func removeAttributeNS(_ namespaceURI: String!, localName: String!)
```
