- isId
bool isId [@property getter]
- name
DOMString name [@property getter]
- nextSibling
Attr nextSibling [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- nodeType
dom.NodeType nodeType [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- nodeValue
DOMString nodeValue [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- nodeValue
DOMString nodeValue [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
- ownerElement
Element ownerElement [@property getter]
- previousSibling
Attr previousSibling [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- schemaTypeInfo
dom.XMLTypeInfo schemaTypeInfo [@property getter]
- specified
bool specified [@property getter]
- value
DOMString value [@property getter]
DOMString value [@property setter]
Implementation of std.experimental.xml.dom.Attr