首页 > Windows开发 > 详细

The markup in the document following the root element must be well-formed. Quartz.xml .......

时间:2017-02-08 10:36:22      阅读:567      评论:0      收藏:0      [点我收藏+]

这个错误说明是我的Quartz.xml文件的问题

错误描述:错误发生在文档的标记后,文档格式必须是良好的。

错误原因:技术分享我这里多写了个 </xml>

 

文件头的<?xml ?>只是用来描述xml文件的,是不需要</xml>结尾的。

技术分享

 

The markup in the document following the root element must be well-formed. Quartz.xml .......

原文:http://www.cnblogs.com/YangK-java/p/6376881.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!