mirror of
https://github.com/fumiama/go-docx.git
synced 2026-06-05 15:50:24 +08:00
12 lines
890 B
XML
Executable File
12 lines
890 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<w:webSettings xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
|
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"
|
|
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:w16cex="http://schemas.microsoft.com/office/word/2018/wordml/cex"
|
|
xmlns:w16cid="http://schemas.microsoft.com/office/word/2016/wordml/cid"
|
|
xmlns:w16="http://schemas.microsoft.com/office/word/2018/wordml"
|
|
xmlns:w16sdtdh="http://schemas.microsoft.com/office/word/2020/wordml/sdtdatahash"
|
|
xmlns:w16se="http://schemas.microsoft.com/office/word/2015/wordml/symex" mc:Ignorable="w14 w15 w16se w16cid w16 w16cex w16sdtdh"/>
|