MIL-HDBK-1013/12
<1> Report. A report structure provides
information. The information can include
Start
recommendations, guidance, and warnings.
<1> Report
Stop
Figure A-2
Report Structure
A.3
Sequence Structure. This handbook uses two types of
sequence structure: simple sequence and procedural. The two
structures are described in the following paragraphs.
A.3.1
Simple Sequence Structure. The simple sequence
structure, shown in Figure A-3, executes a single action.
<1> First Sequence. Simple sequence structures are
modeled using a rectangle. They are executed one at
Start
a time in order. After finishing the first sequence,
proceed to <2>.
<2> Second Sequence. Execute the second sequence
action. Proceed to <3>.
<1> First
<3> Third Sequence. Execute the third sequence action.
Sequence
<2> Second
Sequence
<3> Third
Sequence
Stop
Figure A-3
Simple Sequence Structure
93