xml_attribute & pugi::xml_attribute::operator= ( bool  rhs  ) 

Set attribute value to either 'true' or 'false' (depends on whether rhs is true or false).

Parameters:
rhs - new attribute value
Returns:
self