pub fn find_rgtrees(doc: &mut Document<'_>) -> Result<Vec<NodeId>, usize>
Expand description

Get the list of ids of all the “regGeneTree” tag in a xml document.