pub fn xml_get_attribute(
tag: &XMLTagItem,
attribute_name: &str,
) -> Option<String>Expand description
Get the value of an attribute
pub fn xml_get_attribute(
tag: &XMLTagItem,
attribute_name: &str,
) -> Option<String>Get the value of an attribute