Records detailing the wide array of unique yeast cultures. |
<xsd:element name="cultures"> <xsd:annotation> <xsd:documentation>Records detailing the wide array of unique yeast cultures.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="yeast" type="yeast:CultureInformation" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |