A collection of steps providing process information for common mashing procedures. |
<xsd:element name="procedure"> <xsd:annotation> <xsd:documentation>A collection of steps providing process information for common mashing procedures.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="mash" type="mash:MashProcedureType" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |