yeast:culture

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
date unit:DateType optional
volume unit:VolumeUnitType required

Source

<xsd:element name="culture" minOccurs="0">
  <xsd:complexType>
    <xsd:simpleContent>
      <xsd:extension base="unit:VolumeType">
        <xsd:attribute name="date" type="unit:DateType" use="optional"/>
      </xsd:extension>
    </xsd:simpleContent>
  </xsd:complexType>
</xsd:element>

Sample