Function DOMImplementation.Element.getAttributeNodeNS

Implementation of std.experimental.xml.dom.Element.getAttributeNodeNS.

Prototype

DOMImplementation.Attr getAttributeNodeNS(
  DOMString namespaceURI,
  DOMString localName
);

Authors

Lodovico Giaretta

Copyright

Copyright Lodovico Giaretta 2016 --

License

Boost License 1.0.