Function DOMImplementation.Element.getAttributeNS

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

Prototype

DOMString getAttributeNS(
  DOMString namespaceURI,
  DOMString localName
);

Authors

Lodovico Giaretta

Copyright

Copyright Lodovico Giaretta 2016 --

License

Boost License 1.0.