base:recipes

Records containing a minimal collection of the description of ingredients, procedures and other required parameters necessary to recreate a batch of beer.

Element Information

Model

Children: base:recipe

Source

<xsd:element name="recipes">
  <xsd:annotation>
    <xsd:documentation>Records containing a minimal collection of the description of ingredients, procedures and other required parameters necessary to recreate a batch of beer.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="recipe" type="rec:RecipeType" maxOccurs="unbounded"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

Sample

< recipes xmlns = "urn:beerxml:v2" xmlns:rec = "urn:beerxml:recipe:v2" xmlns:style = "urn:beerxml:style:v2" xmlns:ferm = "urn:beerxml:fermentable:v2" xmlns:misc = "urn:beerxml:miscellaneous:v2" xmlns:yeast = "urn:beerxml:yeast:v2" xmlns:mash = "urn:beerxml:mash:v2" xmlns:step = "urn:beerxml:mash:step:v2" >

< recipe>

< rec:name>

#20 1058 Medieval Ale

</ rec:name>

< rec:type>

all grain

</ rec:type>

< rec:author/>

< rec:batch_size volume = "gal" >

5.50

</ rec:batch_size>

< rec:boil_size volume = "gal" >

5.50

</ rec:boil_size>

< rec:boil_time duration = "min" >

90.0

</ rec:boil_time>

< rec:efficiency>

61.0

</ rec:efficiency>

< rec:style>