跳到主要内容

07、XLink属性参考手册

XLink的标准中定义了 XLink可以定义的一些属性和具体的值范围

XLink命名空间

XLink命名空间为

http://www.w3.org/1999/xlink

你可以使用下面的代码来引入 XLink的命名空间

xmlns:xlink="http://www.w3.org/1999/xlink"

XLink属性列表

属性 描述
xlink:actuate onLoad
onRequest
other
none
定义何时读取和显示被链接的资源
xlink:href URL 要链接的 URL
xlink:show embed
new
replace
other
none
在何处打开链接Replace 是默认值
xlink:type simple
extended
locator
arc
resource
title
none
链接的类型