get_xmlspace

Function get_xmlspace 

Source
fn get_xmlspace(
    doc: &Document<'_>,
    node_id: NodeId,
    default: XmlSpace,
) -> XmlSpace