generate_location_key

Function generate_location_key 

Source
pub fn generate_location_key(
    element_path: &[&str],
    namespace_uri: Option<&str>,
    element_name: &str,
) -> String
Expand description

Generate a location key for an extension Format: “element_path/namespace_uri/element_name”