Function DOMImplementation.Element.hasAttributeNS

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

Prototype

bool hasAttributeNS(
  DOMString namespaceURI,
  DOMString localName
);

Authors

Lodovico Giaretta

Copyright

Copyright Lodovico Giaretta 2016 --

License

Boost License 1.0.