Function script::xpath::eval_function::namespace_uri
source ยท fn namespace_uri(node: &Node) -> Option<String>
Expand description
Returns e.g. the SVG namespace URI for <svg:rect>
fn namespace_uri(node: &Node) -> Option<String>
Returns e.g. the SVG namespace URI for <svg:rect>