cellml:initialValue

Simple Type Information

Used By

Source

<simpleType name="initialValue">
  <union>
    <simpleType>
      <restriction base="cellml:cellMLIdentifier"/>
    </simpleType>
    <simpleType>
      <restriction base="double"/>
    </simpleType>
  </union>
</simpleType>