SDLAttribute

Attribute of a node

Constructors

this
this(string qualified_ident, SDLValue value)
Undocumented in source.

Members

Properties

name
string name [@property getter]

Unqualified name of the attribute (use namespace to disambiguate)

namespace
string namespace [@property getter]

Namespace (if any) of the attribute

qualifiedName
string qualifiedName [@property getter]
string qualifiedName [@property setter]

Qualified name of the attribute

Variables

value
SDLValue value;
Undocumented in source.

Meta