pub fn extract_bind_from_line(line: &str) -> Option<Binding>
Extract the bind="..." value from a single line of AQL XML.
bind="..."