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:
draw=
"urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" xmlns:
svg=
"urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" office:
version=
"1.3" office:
mimetype=
"application/vnd.oasis.opendocument.text">
5 <style:style style:
name=
"Frame" style:
family=
"graphic">
6 <style:graphic-properties text:
anchor-type=
"paragraph" svg:
x=
"0mm" svg:
y=
"0mm" fo:
margin-left=
"2mm" fo:
margin-right=
"2mm" fo:
margin-top=
"2mm" fo:
margin-bottom=
"2mm" style:
wrap=
"parallel" style:
number-wrapped-paragraphs=
"no-limit" style:
wrap-contour=
"false" style:
vertical-pos=
"top" style:
vertical-rel=
"paragraph-content" style:
horizontal-pos=
"center" style:
horizontal-rel=
"paragraph-content" fo:
padding=
"1.5mm" fo:
border=
"0.06pt solid #000000"/>
9 <office:automatic-styles>
10 <style:style style:
name=
"fr1" style:
family=
"graphic" style:
parent-style-name=
"Frame">
11 <style:graphic-properties style:
wrap=
"parallel" style:
number-wrapped-paragraphs=
"no-limit" style:
vertical-pos=
"middle" style:
vertical-rel=
"baseline" style:
horizontal-pos=
"from-left" style:
horizontal-rel=
"paragraph"/>
13 </office:automatic-styles>
16 <text:p>A frame with text below
</text:p>
17 <text:p><draw:frame draw:
style-name=
"fr1" draw:
name=
"Frame1" text:
anchor-type=
"as-char" svg:
width=
"50mm" draw:
z-index=
"0">
18 <draw:text-box fo:
min-height=
"27mm">
19 <text:p text:
style-name=
"P1">Some text in frame
& <foo
></text:p>
21 </draw:frame></text:p>
22 <text:p>A text after the frame
</text:p>