android: Update app-specific/MIME type icons
[LibreOffice.git] / sw / qa / extras / htmlexport / data / NestingInA1.fodt
blob439ef0a57d4213837b2c1933bd898c40f2e717bc
1 <?xml version="1.0" encoding="UTF-8"?>
3 <office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" office:version="1.3" office:mimetype="application/vnd.oasis.opendocument.text">
4 <office:body>
5 <office:text>
6 <table:table table:name="Outer">
7 <table:table-column table:number-columns-repeated="2"/>
8 <table:table-row>
9 <table:table-cell office:value-type="string">
10 <table:table table:name="Inner">
11 <table:table-column table:number-columns-repeated="2"/>
12 <table:table-row>
13 <table:table-cell office:value-type="string">
14 <text:p>Inner.A1</text:p>
15 </table:table-cell>
16 <table:table-cell office:value-type="string">
17 <text:p>Inner.B1</text:p>
18 </table:table-cell>
19 </table:table-row>
20 <table:table-row>
21 <table:table-cell office:value-type="string">
22 <text:p>Inner.A2</text:p>
23 </table:table-cell>
24 <table:table-cell office:value-type="string">
25 <text:p>Inner.B2</text:p>
26 </table:table-cell>
27 </table:table-row>
28 </table:table>
29 <text:p>Outer.A1</text:p>
30 </table:table-cell>
31 <table:table-cell office:value-type="string">
32 <text:p>Outer.B1</text:p>
33 </table:table-cell>
34 </table:table-row>
35 <table:table-row>
36 <table:table-cell office:value-type="string">
37 <text:p>Outer.A2</text:p>
38 </table:table-cell>
39 <table:table-cell office:value-type="string">
40 <text:p>Outer.B2</text:p>
41 </table:table-cell>
42 </table:table-row>
43 </table:table>
44 <text:p>Following text</text:p>
45 </office:text>
46 </office:body>
47 </office:document>