Step+
This element has common and Role attributes.
Name | Value(s) | Type | Default Value |
---|---|---|---|
Performance | (Optional |Required) | Required |
Both the start- and end-tags are required for this element.
Wrapper for Steps within Steps. See Procedure, Step. Note that SubSteps, like Step, has a Performance attribute, the values of which may be Optional or Required (the default).
SubSteps occurs in Step.
SubSteps contains Step.
Performance indicates whether the Step must be performed. The default (not #REQUIRED) value is Required.
<PROCEDURE> <TITLE>Waking Up</TITLE> <PARA>This is what you must do to awaken. </PARA> <STEP performance="required"> <PARA>Bring yourself to a hypnopompic state, either from an ongoing dream or by use of your internal clock. You may feel unable to move, but you will no longer be dreaming. </PARA> <PARA>Now you are ready for real-world readjustment. </PARA> <SUBSTEPS> <STEP performance="optional"> <PARA>Roll over. </PARA> </STEP> <STEP performance="required"> <PARA>Squint out of one eye. </PARA> </STEP> </SUBSTEPS> </STEP> <STEP performance="required"> <PARA>Yawn and rise from your bed. </PARA> </STEP> </PROCEDURE>
[Prev] Subscript
[Next] Subtitle
[Reference Home]
[Davenport Group Home]