以文本方式查看主题

-  计算机科学论坛  (http://bbs.xml.org.cn/index.asp)
--  『 XML基础 』  (http://bbs.xml.org.cn/list.asp?boardid=1)
----  一个xlink能链接, 两个不能, 请帮助  (http://bbs.xml.org.cn/dispbbs.asp?boardid=1&rootid=&id=87369)


--  作者:comlinux
--  发布时间:10/30/2010 11:47:00 AM

--  一个xlink能链接, 两个不能, 请帮助
file1能链接:
<?xml version="1.0"?>
<test xmlns:xlink = "http://www.w3.org/1999/xlink" xlink:type = "simple" xlink:href = "http://www.ringkee.com/xml.html"> </test>

file2 不能链接:
<?xml version="1.0"?>
<root>
<test xmlns:xlink = "http://www.w3.org/1999/xlink" xlink:type = "simple" xlink:href = "http://www.ringkee.com/xml.html"> </test>
<test xmlns:xlink = "http://www.w3.org/1999/xlink" xlink:type = "simple" xlink:href = "http://www.ringkee.com/xml.html"> </test>
</root>


W 3 C h i n a ( since 2003 ) 旗 下 站 点
苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
484.375ms