Element.setAttributeNS

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

Meta