Element.getElementsByAttributeNS

Undocumented in source. Be warned that the author may not have intended to support it.
struct Element
nothrow
getElementsByAttributeNS
(
T0
)
(
scope auto ref Optional!(T0) namespaceURI
,
string name
,
string value
)
if (
isTOrPointer!(T0, string)
)

Meta