fn read_transition_term(
    term: Node<'_, '_>,
    transition_id: &str
) -> Result<SbmlTransitionTerm, String>