pub fn get_root_readonly_node(document: &XmlDocument) -> Result<XmlRoNode>Expand description
Gets the root element as a read-only node.
pub fn get_root_readonly_node(document: &XmlDocument) -> Result<XmlRoNode>Gets the root element as a read-only node.