码迷,mamicode.com
首页 > 其他好文 > 详细

解决XML警告"No grammar constraints (DTD or XML Schema) referenced in the document"

时间:2018-08-29 10:52:37      阅读:163      评论:0      收藏:0      [点我收藏+]

标签:nbsp   type   str   doc   ons   XML   pre   code   The   

解决办法: 
顶部有这两行信息即可解决警告:

<?xml version="1.0" encoding="UTF-8"?>  
<!DOCTYPE xml>  

解决XML警告"No grammar constraints (DTD or XML Schema) referenced in the document"

标签:nbsp   type   str   doc   ons   XML   pre   code   The   

原文地址:https://www.cnblogs.com/xiaohan970121/p/9552190.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!