pub fn get_node_tag(node: &XmlNode) -> String
Gets the qualified tag name of a node (prefix:name or just name).