Records for regional water profiles used in style-specific beer brewing. |
<xsd:element name="profiles"> <xsd:annotation> <xsd:documentation>Records for regional water profiles used in style-specific beer brewing.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="water" type="water:WaterType" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |