XML Parser Error on line 1: Content is not allowed in prolog. 编程技术

XML Parser Error on line 1: Content is not allowed in prolog.

当我用s1 EPSDK36 run xsd文件时,从一个已经做好的xsd文件copy template写自己的文件时,总是报出:Content is not allowed in prolog 错误。 尝试半天结果一样,用文件对比工具问题还是得不到解决; 查询得知是BOM的问题,把文件转存为UTF-8 no BOM 格式,一切ok。 现做简单总结; ****************...
阅读全文
Loading...