degrees

Attribute Information

Used By

Complex Type unit:TemperatureType

Source

<xsd:attribute name="degrees" type="unit:TemperatureUnitType" use="required"/>

Sample

< rec:mash xmlns:rec = "urn:beerxml:recipe:v2" xmlns:mash = "urn:beerxml:mash:v2" xmlns:step = "urn:beerxml:mash:step:v2" >

< mash:name>

Simple Mash Type - Single Step

</ mash:name>

< mash:grain_temperature degrees = "F" >

80.0

</ mash:grain_temperature>

< mash:notes/>

< mash:mash_steps>

< mash:step>

< step:name>

Saccharification Rest

</ step:name>

< step:type>

infusion

</ step:type>

< step:infuse_amount volume = "qt" >

22.50

</ step:infuse_amount>

< step:step_temperature degrees = "F" >

158.0

</ step:step_temperature>

< step:step_time duration = "min" >

70.0

</ step:step_time>

< step:ramp_time duration = "min" >

5.0