Records detailing the characteristics of the beer styles for which judging guidelines have been established. |
<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> |