Attribute

Single attributes are represented by this struct.

struct Attribute (
Ch = char
) {}

Members

Variables

localName
Ch[] localName;
Undocumented in source.
value
Ch[] value;
Undocumented in source.

Meta