Add an attribute with the specified name and value to the current element.
name
value
Declared in <balxml_encoder.h>
<balxml_encoder.h>
template< class NAME_TYPE, class VALUE_TYPE> void addAttribute( NAME_TYPE const& name, VALUE_TYPE const& value);