Blame view

sources/3rdparty/phpdocx/templates/xmls/endnotes.xml 1.14 KB
31b7f2792   Kload   Upgrade to ownclo...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
  <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  <w:endnotes xmlns:ve="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships" xmlns:m="http://schemas.openxmlformats.org/officeDocument/2006/math" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:wp="http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing" xmlns:w10="urn:schemas-microsoft-com:office:word" xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml">
  <w:endnote w:type="separator" w:id="-1">
  <w:p w:rsidR="006E0FDA" w:rsidRDefault="006E0FDA" w:rsidP="006E0FDA">
  <w:pPr>
  <w:spacing w:after="0" w:line="240" w:lineRule="auto"/>
  </w:pPr>
  <w:r>
  <w:separator/>
  </w:r>
  </w:p>
  </w:endnote>
  <w:endnote w:type="continuationSeparator" w:id="0">
  <w:p w:rsidR="006E0FDA" w:rsidRDefault="006E0FDA" w:rsidP="006E0FDA">
  <w:pPr>
  <w:spacing w:after="0" w:line="240" w:lineRule="auto"/>
  </w:pPr>
  <w:r>
  <w:continuationSeparator/>
  </w:r>
  </w:p>
  </w:endnote>
  </w:endnotes>