eclipse中xsd的验证有关问题
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?"
名称对后边的这一个。