#define ATTR_VALUE_TRANS ( node,
attr   )     axl_node_get_attribute_value_trans(node,attr)

Simple alias definition to axl_node_get_attribute_value_trans function.

Parameters:
node The node which contains the attribute requested.
attr The attribute key that is being requested.
Returns:
A newly allocated string containing the attribute value, with known entity references translated.