pub fn generate_location_key( element_path: &[&str], namespace_uri: Option<&str>, element_name: &str, ) -> String
Generate a location key for an extension Format: “element_path/namespace_uri/element_name”