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

# getAttributeNodeNS(_:localName:)

## Declaration

```swift
func getAttributeNodeNS(_ namespaceURI: String!, localName: String!) -> DOMAttr!
```
