transition

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
expr xs:string optional
expr_form CoreEquationType required
Form of expression
from xs:string required
Source state of the transition in kinetic scheme.
midpoint xs:string optional
name xs:string required
Short name to use to refer to the transition, e.g. alpha, beta for forward, backward rates in HH gates
rate xs:string optional
scale xs:string optional
to xs:string required
Target state of the transition in kinetic scheme.

Source

<xs:element name="transition" type="Transition" minOccurs="0" maxOccurs="unbounded"/>

Sample