merge the formfield patch from ooo-build
[ooovba.git] / testautomation / xml / optional / input / docbook / procedure.001.xml
blobdb3ecd0a2859a1d42e1f7d113a05b943b583e3ae
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3                   "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
4 <article>
5 <articleinfo>
6 <title>Unit Test: procedure.001</title>
7 <releaseinfo role="CVS">$Id: procedure.001.xml,v 1.2 2008-07-11 07:52:51 rt Exp $</releaseinfo>
8 <author><firstname>Norman</firstname><surname>Walsh</surname>
9         <affiliation><address><email>ndw@nwalsh.com</email></address></affiliation>
10 </author>
11 </articleinfo>
13 <procedure id="proc"><title>Procedure Title</title>
14 <step><para>Press MENUS.</para>
15 </step>
16 <step id="step-x"><para>Press MENUS.</para>
17 </step>
18 <step><para>Press MENUS.</para>
19 </step>
20 <step><para>Press MENUS.</para>
21 </step>
22 <step><para>Select SETUP.</para>
23 <substeps>
24 <step><para>Should be an <quote>a</quote></para>
25 </step>
26 <step id="step-y"><para>Should be a <quote>b</quote></para>
27 </step>
28 <step><para>Should be a <quote>c</quote></para>
29 </step>
30 <step><para>Should be a <quote>d</quote></para>
31 </step>
32 <step><para>should be an <quote>e</quote></para>
33 <substeps>
34 <step><para>should be an <quote>i</quote></para>
35 </step>
36 <step id="step-z"><para>should be an <quote>ii</quote></para>
37 </step>
38 </substeps>
39 </step>
40 </substeps>
41 </step>
42 </procedure>
44 </article>