以文本方式查看主题 - 中文XML论坛 - 专业的XML技术讨论区 (http://bbs.xml.org.cn/index.asp) -- 『 DTD/XML Schema 』 (http://bbs.xml.org.cn/list.asp?boardid=23) ---- [求助]请教一个关于xsi:schemaLocation的问题 (http://bbs.xml.org.cn/dispbbs.asp?boardid=23&rootid=&id=79495) |
-- 作者:ppa731 -- 发布时间:1/12/2010 4:50:00 PM -- [求助]请教一个关于xsi:schemaLocation的问题 在写xml的时候,会使用到xsi:schemaLocation 他是为了建立命名空间和xsd文件的关系的。 比如 xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd" 那我想问下,这的http://www.springframework.org/schema/beans/spring-beans-2.5.xsd文件,是怎么提供的?在哪里?虽然直接访问能看到,但我断掉网络后,我IDE也一样能找到这个xsd文件,并能提供相应的代码提示,说明他是读到了xsd文件的。难道是IDE提供的? |
-- 作者:hexun831012 -- 发布时间:2/25/2010 1:49:00 PM -- schemaLocation是真实的物理地址,就在该URL下,一般IDE很少绑定的 |
W 3 C h i n a ( since 2003 ) 旗 下 站 点 苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》 |
31.250ms |