Class DOMImplementation.Attr

Implementation of std.experimental.xml.dom.Attr

Inherits from

  • Object (base class)

Properties

Name Type Description
isId [get] bool Implementation of std.experimental.xml.dom.Attr.isId.
name [get] DOMString Implementation of std.experimental.xml.dom.Attr.name.
ownerElement [get] DOMImplementation.Element Implementation of std.experimental.xml.dom.Attr.ownerElement.
schemaTypeInfo [get] XMLTypeInfo!DOMString Implementation of std.experimental.xml.dom.Attr.schemaTypeInfo.
specified [get] bool Implementation of std.experimental.xml.dom.Attr.specified.
value [get, set] DOMString Implementation of std.experimental.xml.dom.Attr.value.

Authors

Lodovico Giaretta

Copyright

Copyright Lodovico Giaretta 2016 --

License

Boost License 1.0.