Write the contents of the specified attribute object to the specified os in human-readable form. Attributes that have not yet been computed are not computed by this function.
Declared in <balxml_elementattribute.h>
std::ostream&
operator<<(
std::ostream& os,
ElementAttribute const& attribute);