Skip to main content

get_xml_id

Function get_xml_id 

Source
pub fn get_xml_id(node: &Node) -> Option<String>
Expand description

Get the xml:id attribute value from a node. Handles both namespace-aware and plain attribute access.