Records detailing the many properties of unique hop varieties. |
<xsd:element name="hop_varieties"> <xsd:annotation> <xsd:documentation>Records detailing the many properties of unique hop varieties.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="hop" type="hop:VarietyInformation" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |