通过在线工具对比两个xml文件,没有发现任何问题!结果自己创建的就是报错。经过查询编码问题,GB2312转为 UTF-8

xml 格式在线验证地址

https://tool.box3.cn/xml-validator.html

通过在线工具对比两个xml文件,没有发现任何问题!结果自己创建的就是报错。经过查询编码问题,GB2312 转为 UTF-8

A quick breaking W/O-emulsion free from cyclomethicones

<w:p xmlns:w="http://schemas.openxmlformats.org/wordprocessingml/2006/main" 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:w14="http://schemas.microsoft.com/office/word/2010/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" w:rsidR="00191131" w:rsidRPr="005926B9" w:rsidRDefault="00C77564" w:rsidP="00A83204">
  <w:pPr>
    <w:spacing w:after="0" w:line="360" w:lineRule="auto"/>
    <w:jc w:val="center"/>
    <w:rPr>
      <w:rFonts w:cs="Arial"/>
      <w:b/>
      <w:lang w:val="en-US"/>
    </w:rPr>
  </w:pPr>
  <w:bookmarkStart w:id="0" w:name="_GoBack"/>
  <w:bookmarkEnd w:id="0"/>
  <w:r w:rsidRPr="005926B9">
    <w:rPr>
      <w:rFonts w:cs="Arial"/>
      <w:b/>
      <w:lang w:val="en-US" w:eastAsia="zh-CN"/>
    </w:rPr>
    <w:t>A q</w:t>
  </w:r>
  <w:r w:rsidR="000D30DB" w:rsidRPr="005926B9">
    <w:rPr>
      <w:rFonts w:cs="Arial"/>
      <w:b/>
      <w:lang w:val="en-US"/>
    </w:rPr>
    <w:t>uick breaking W/O-emulsion free from cyclomethicones</w:t>
  </w:r>
</w:p>

““编码” 改为 UTF-8,

Licensed under 京ICP备17003353号-3