fn read_transition_output(
    output: Node<'_, '_>,
    transition_id: &str
) -> Result<SbmlTransitionOutput, String>