docx-rs/fixtures/hello_world/word/footnotes.xml

51 lines
2.3 KiB
XML
Raw Normal View History

2019-11-05 08:10:48 +02:00
<w:footnotes xmlns:wpc="http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas"
xmlns:mc="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:wp14="http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing"
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:w14="http://schemas.microsoft.com/office/word/2010/wordml"
xmlns:w15="http://schemas.microsoft.com/office/word/2012/wordml"
xmlns:wpg="http://schemas.microsoft.com/office/word/2010/wordprocessingGroup"
xmlns:wpi="http://schemas.microsoft.com/office/word/2010/wordprocessingInk"
xmlns:wne="http://schemas.microsoft.com/office/word/2006/wordml"
xmlns:wps="http://schemas.microsoft.com/office/word/2010/wordprocessingShape" mc:Ignorable="w14 w15 wp14">
<w:footnote w:type="separator" w:id="-1">
<w:p>
<w:pPr>
<w:spacing w:after="0" w:line="240" w:lineRule="auto"></w:spacing>
</w:pPr>
<w:r>
<w:rPr>
<w:rStyle w:val="FootnoteReference"></w:rStyle>
</w:rPr>
<w:footnoteRef></w:footnoteRef>
</w:r>
<w:r>
<w:rPr></w:rPr>
<w:separator></w:separator>
</w:r>
</w:p>
</w:footnote>
<w:footnote w:type="continuationSeparator" w:id="0">
<w:p>
<w:pPr>
<w:spacing w:after="0" w:line="240" w:lineRule="auto"></w:spacing>
</w:pPr>
<w:r>
<w:rPr>
<w:rStyle w:val="FootnoteReference"></w:rStyle>
</w:rPr>
<w:footnoteRef></w:footnoteRef>
</w:r>
<w:r>
<w:rPr></w:rPr>
<w:continuationSeparator></w:continuationSeparator>
</w:r>
</w:p>
</w:footnote>
</w:footnotes>