base:hop_varieties

Records detailing the many properties of unique hop varieties.

Element Information

Model

Children: base:hop

Source

<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>

Sample