ZVON > References > DOM2 Reference |
Intro / Search / ZVON |
DOM2 reference > Core: Element > setAttributeNS | [Go to standard] [Glossary] [Help] |
DOMString namespaceURI | - | The namespace URI of the attribute to create or alter. |
DOMString qualifiedName | - | The qualified name of the attribute to create or alter. |
DOMString value | - | Value to set in string form. |