pub fn get_attribute(element: &str, name: &str) -> Option<String>
Returns the named attribute value from an element when present.