CdmNode.getAttribute

CdmAttribute * getAttribute(string name) pure nothrow @system

Looks up a TAG attribute by name.

Parameters

nameThe attribute name to find.

Returns

Pointer to the matching CdmAttribute, or null.