pub fn read_transitions(
    model: Node<'_, '_>
) -> Result<Vec<SbmlTransition>, String>