pub fn namespaces_for_text( source_text: &str, declared: &BTreeMap<String, String>, ) -> BTreeMap<String, String>