cellml:direction

Simple Type Information

Used By

Source

<simpleType name="direction">
  <restriction base="string">
    <enumeration value="forward"/>
    <enumeration value="reverse"/>
    <enumeration value="both"/>
  </restriction>
</simpleType>