pub fn set_stringified_attributes( dom_string: &mut String, xml_attributes: &XmlAttributeMap, filtered_xml_attributes: &Vec<(String, String)>, tabs: usize, )