Function DOMImplementation.Element.getElementsByTagNameNS

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

Prototype

ElementsByTagNameNS getElementsByTagNameNS(
  DOMString namespaceURI,
  DOMString localName
);

Authors

Lodovico Giaretta

Copyright

Copyright Lodovico Giaretta 2016 --

License

Boost License 1.0.