RateRule

Complex Type Information

Model

Children: annotation, math, notes

Attributes

QName Type Fixed Default Use Inheritable Annotation
metaid xsd:ID optional
sboTerm SBOTerm optional
variable SId required

Used By

Source

<xsd:complexType name="RateRule">
  <xsd:complexContent>
    <xsd:extension base="Rule">
      <xsd:attribute name="variable" type="SId" use="required"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>