Drop some needless mappings to identical strings
[LibreOffice.git] / sw / qa / core / txtnode / data / title-field-invalidate.fodt
blobe7d07cab7b63b6abf22269821ee79608ddecb74d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <office:document xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" office:mimetype="application/vnd.oasis.opendocument.text">
3 <office:meta>
4 <dc:subject>mysubject</dc:subject>
5 <dc:title>mytitle</dc:title>
6 <meta:user-defined meta:name="Version" meta:value-type="string">1.1</meta:user-defined>
7 </office:meta>
8 <office:automatic-styles>
9 <style:page-layout style:name="pm1">
10 <style:page-layout-properties fo:page-width="14.8cm" fo:page-height="21.0cm" fo:margin-top="2cm" fo:margin-bottom="2cm" fo:margin-left="2cm" fo:margin-right="2cm"/>
11 </style:page-layout>
12 </office:automatic-styles>
13 <office:master-styles>
14 <style:master-page style:name="Standard" style:display-name="Standard" style:page-layout-name="pm1" style:next-style-name="Standard">
15 <style:footer>
16 <text:p><text:subject>mysubject</text:subject> <text:title>mytitle</text:title> <text:user-defined text:name="Version">1.1</text:user-defined> <text:modification-date>May 18, 2021</text:modification-date></text:p>
17 </style:footer>
18 </style:master-page>
19 </office:master-styles>
20 <office:body>
21 <office:text>
22 <text:p>body text</text:p>
23 </office:text>
24 </office:body>
25 </office:document>