Deprecated_KSGate

Gate with kinetic scheme transitions

Complex Type Information

Model

Children: state, transition

Used By

Source

<xs:complexType name="Deprecated_KSGate">
  <xs:annotation>
    <xs:documentation>Gate with kinetic scheme transitions</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="state" type="Deprecated_KSState" maxOccurs="unbounded"/>
    <xs:element name="transition" type="Deprecated_Transition" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>