oa_gateway_agra

Function local_text

Source
pub(crate) fn local_text<'input>(
    node: Node<'input, 'input>,
    local: &str,
) -> Option<&'input str>
Expand description

Text of the first descendant element named local, ignoring whatever namespace prefix it carries.