Gets the attribute content for the provided attribute name, at the provided node, but translating entity references. This function works the same way like axl_node_get_attribute_value_copy, in the sense it returns a dinamically allocated copy for the attribute value requested but, at the same time, it returns the content with all entity references already translated. If the attribute content has &, <, etc, this function will translate them into the corresponding values.
|