base:styles

Records detailing the characteristics of the beer styles for which judging guidelines have been established.

Element Information

Model

Children: base:style

Source

<xsd:element name="styles">
  <xsd:annotation>
    <xsd:documentation>Records detailing the characteristics of the beer styles for which judging guidelines have been established.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="style" type="style:StyleType" maxOccurs="unbounded"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

Sample