fn read_transition_input(
    input: Node<'_, '_>,
    transition_id: &str
) -> Result<SbmlTransitionInput, String>