Skip to main content

effective_boolean_value

Function effective_boolean_value 

Source
pub fn effective_boolean_value<N: DomNavigator>(
    value: &XPathValue<N>,
) -> Result<bool, XPathError>
Expand description

Compute the effective boolean value of an XPathValue.