Function DOMImplementation.Element.removeAttributeNS

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

Prototype

void removeAttributeNS(
  DOMString namespaceURI,
  DOMString localName
);

Authors

Lodovico Giaretta

Copyright

Copyright Lodovico Giaretta 2016 --

License

Boost License 1.0.