1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <office:document xmlns:
office=
"urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:
fo=
"urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:
style=
"urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:
text=
"urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:
svg=
"urn:oasis:names:tc:opendocument:xmlns:svg-compatible: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:font-face-decls>
5 <style:font-face style:
name=
"Liberation Serif" svg:
font-family=
"'Liberation Serif'" style:
font-family-generic=
"roman" style:
font-pitch=
"variable"/>
6 </office:font-face-decls>
8 <style:default-style style:
family=
"paragraph">
9 <style:paragraph-properties fo:
margin-bottom=
"4mm"/>
10 <style:text-properties style:
font-name=
"Liberation Serif" fo:
font-size=
"12pt" fo:
language=
"en" fo:
country=
"US"/>
11 </style:default-style>
13 <office:automatic-styles>
14 <style:style style:
name=
"Table2.1" style:
family=
"table-row">
15 <style:table-row-properties style:
min-row-height=
"8mm" fo:
keep-together=
"always"/>
17 <style:style style:
name=
"Table2.2" style:
family=
"table-row">
18 <style:table-row-properties style:
row-height=
"8mm" fo:
keep-together=
"always"/>
20 <style:style style:
name=
"A1" style:
family=
"table-cell">
21 <style:table-cell-properties fo:
border=
"1pt solid"/>
23 <style:style style:
name=
"P1" style:
family=
"paragraph" style:
parent-style-name=
"Standard">
24 <style:paragraph-properties fo:
margin-top=
"3cm"/>
26 <style:style style:
name=
"P2" style:
family=
"paragraph" style:
parent-style-name=
"Standard">
27 <style:paragraph-properties fo:
keep-together=
"always"/>
29 <style:page-layout style:
name=
"pm1">
30 <style:page-layout-properties fo:
page-width=
"9cm" fo:
page-height=
"5cm" fo:
margin-top=
"0" fo:
margin-bottom=
"0"/>
32 </office:automatic-styles>
33 <office:master-styles>
34 <style:master-page style:
name=
"Standard" style:
page-layout-name=
"pm1"/>
35 </office:master-styles>
38 <text:p text:
style-name=
"P1">Table1 with Table2:
</text:p>
39 <table:table table:
name=
"Table1">
42 <table:table-cell table:
style-name=
"A1">
43 <table:table table:
name=
"Table2">
44 <table:table-column table:
number-columns-repeated=
"2"/>
45 <table:table-row table:
style-name=
"Table2.1">
46 <table:table-cell table:
style-name=
"A1">
47 <text:p>Table2.A1
</text:p>
49 <table:table-cell table:
style-name=
"A1" table:
number-rows-spanned=
"2">
50 <text:p text:
style-name=
"P2">Table2.B1
<text:s text:
c=
"99"/>(contd.)
</text:p>
53 <table:table-row table:
style-name=
"Table2.2">
54 <table:table-cell table:
style-name=
"A1">
55 <text:p>Table2.A2
</text:p>
57 <table:covered-table-cell/>
63 <text:p>Press ENTER here
</text:p>
64 <text:p>Below is Table3:
</text:p>
65 <table:table table:
name=
"Table3">
68 <table:table-cell table:
style-name=
"A1">
69 <text:p>This text was hidden.
</text:p>