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

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