XLink - MDN Web Docs Glossary: Definitions of Web-related terms 编辑
XLink is a W3C standard which is used to describe links between XML and XML or other documents. Some its behaviors are left to the implementation to determine how to handle.
Simple XLinks are "supported" in Firefox (at least in SVG and MathML), though they do not work as links if one loads a plain XML document with XLinks and attempts to click on the relevant points in the XML tree.
For those who may have found XLink 1.0 cumbersome for regular links, XLink 1.1 drops the need to specify xlink:type="simple"
for simple links.
XLink is used in SVG, MathML, and other important standards.
Specifications
See also
- XML in Mozilla
- Code snippets:getAttributeNS - a wrapper for dealing with some browsers not supporting this DOM method
- Code snippets:xml:base function - a rough attempt to find a full XLink-based on an xlink:href attribute (or <xi:include href=>) and its or an ancestor's xml:base.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论