Node type: Block element (can contain only other elements)
Whitespace: Not protected
A recipe.
Choice of one:
= Optional element or attribute
<recipe>
<title paraID="4">Guacamole</title>
<ingredients>
<list listFormat="noMarker">
<listItem>
<para paraID="5">2 ripe avocados</para>
</listItem>
<listItem>
<para paraID="6">½ medium onion, minced</para>
</listItem>
<listItem>
<para paraID="7">1 teaspoon vinegar</para>
</listItem>
<listItem>
<para paraID="8">1 very ripe tomato, peeled and chopped fine</para>
</listItem>
<listItem>
<para paraID="9">1 tablespoon mayonnaise</para>
</listItem>
<listItem>
<para paraID="10">salt and pepper</para>
</listItem>
</list>
</ingredients>
<preparation>
<list listFormat="number">
<listItem>
<label>1.</label>
<para paraID="11">Cut avocados in half, remove stones, and peel.</para>
</listItem>
<listItem>
<label>2.</label>
<para paraID="12">Place avocado, onion, and vinegar in a bowl and beat together with an electric mixer or mash together well.</para>
</listItem>
<listItem>
<label>3.</label>
<para paraID="13">Stir in tomatoes and mayonnaise.</para>
</listItem>
<listItem>
<label>4.</label>
<para paraID="14">Add salt and pepper if desired.</para>
</listItem>
</list>
</preparation>
</recipe>
Wraps the elements that make up the recipe.
Use paragraph styles like the following: RECIPE-INGR_para, RECIPE-PREP_para, RECIPE-PREP-LISTnmbr_label, RECIPE-PREP-LISTnmbr_para.
Note: The paragraph style of all lines within a recipe should begin with “RECI”. If this isn’t practical, use the xmlPara paragraph style to enter beginning and ending <recipe>, <ingredients>, and <preparation> tags.