首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > Eclipse开发 >

eclipse中xsd的验证有关问题

2012-12-20 
eclipse中xsd的验证问题windows -- prefreneces -- XML Catalog在User Specified Entries添加xsd文件。有

eclipse中xsd的验证问题

windows --> prefreneces --> XML Catalog

在User Specified Entries添加xsd文件。


有两个地方要注意:
1.Key type设置为Schema location;
2.key 设置虚拟xsd地址,即

xsi:schemaLocation=" http://www.springframework.org/schema/task ? http://www.springframework.org/schema/task/spring-task-3.0.xsd?"
名称对后边的这一个。

热点排行