Photo:1 Photo:2 Photo:3 Photo:4 |
| The XLink specification | |
| 2>
XLink 1.1 is a W3C recommendation[2] and the successor of XLink 1.0, which was also a W3C recommendation.[2]
[edit] Tags:W3c,1.0, | |
| Linking with XLink | |
| 2>
XLink defines a set of attributes that may be added to elements of other XML namespaces. XLink provides two kinds of hyperlinking for use in XML documents. Simple links connect only two resources, similar to HTML links. Extended links can link an arbitrary number of resources.
[edit] Tags:Xml,Html,Hyperlink,Xml Namespace,Elements, | |
| Simple links | |
| 3>
A simple link creates a unidirectional hyperlink from one element to another via a URI. Example:
<?xml version="1.0"?>
<document xmlns="http://example.org/xmlns/2002/document" xmlns:xlink="http://www.w3.org/1999/xlink">
<heading id="someHeading">Some Document</heading>
<para>Here is <anchor xlink:type="simple" xlink:href="#someHeading">a link</anchor> to the header.</para>
<para>It is an anchor that points to the element with the id "someHeading" on the current page.</para>
</document>
[edit] Tags: | |
| Extended links | |
| 3>
Extended links allow multiple resources, either remote or local, to be connected by multiple arcs. An arc is information about the origin, destination and behavior of a link between two resources. The origin and destination resources are defined by labels. By using one or more arcs, an extended link can achieve specific sets of connections between multiple resources.
For example, if all resources in an extended link were given the label A, then an arc within that link declaring from="A", to="A" would form connections between all resources.
Extended links do not need to be contained in the same document as the elements they link to. This makes it possible to associate metadata or other supplementary information with resources without editing those resources.
XLink also supports richer information about link types and the roles of each resource in an arc.
[edit] Tags: | |
| SVG | |
| 4>
Hypertext links in Scalable Vector Graphics can currently be defined as simple XLinks.[3] The working draft of SVG 1.2 proposes using extended XLinks as well.[4]
[edit] Tags:Svg,Hypertext, | |
| RDDL | |
| 4>
The Resource Directory Description Language, an extension to XHTML Basic that is used to describe XML Namespaces, uses simple XLinks.[5]
[edit] Tags:Resource Directory Description Language,Xhtml Basic,Xhtml, | |
| XBRL | |
| 4>
The eXtensible Business Reporting Language has used simple and extended XLinks since the XBRL 2.0 specification was published in 2001.[6] Most large XBRL taxonomies contain extensive linkbases. As of 2009, XBRL is probably the most extensive use of XLink in production systems.
[edit] Tags:2.0, | |
| METS | |
| 4>
The Metadata Encoding and Transmission Standard, supported and maintained by the Library of Congress for describing file aggregations, uses simple XLinks in pointing to file locations as well as linkbases which describe relationships among external files (though these restrict to and from attributes to type IDREF instead of NMTOKEN).[7][8]
[edit] Tags:Metadata Encoding And Transmission Standard, | |
| GML | |
| 4>
Geography Markup Language uses simple XLinks to implement referencing. In particular, GML uses xlink:href to support a graph model for geospatial information. GML's graph model is essentially the same as RDF, on which early versions of GML were based. The GML specification constrains the semantics of XLinks to be essentially the same as rdf:resource (from the RDF/XML syntax) i.e. the referant can logically be placed in-line and the data is still valid.
[edit] Tags:Markup Language,Rdf, | |
| Mozilla Firefox | |
| 4>
Mozilla Firefox has supported simple XLinks since version 1.5, but only for SVG and MathML documents. It is unsupported in XML documents.[9] Only the xlink:href, xlink:show, xlink:target and xlink:title attributes are supported.[10]
[edit] Tags:Mathml,Mozilla, | |
| References | |
| 2>
^ DeRose, Steven J. (1999-02-24), XML XLink Requirements, W3C, http://www.w3.org/TR/NOTE-xlink-req/
^ a b XML Linking Language (XLink) Version 1.1, W3C, May 6, 2010, http://www.w3.org/TR/xlink11/
^ Scalable Vector Graphics (SVG) 1.1 Specification: Linking, W3C, June 8, 2006, http://www.w3.org/TR/SVG11/linking.html#hyperlinking-mod
^ Extended Links (SVG 1.2), W3C, June 8, 2006, http://www.w3.org/TR/2004/WD-SVG12-20041027/extendedlinks.html
^ Borden, Jonathan; Bray, Tim (2002-02-18), Resource Directory Description Language (RDDL), The Open Healthcare Group, Antarcti.ca Systems, http://www.rddl.org/#attributes
^ Extensible Business Reporting Language (XBRL) 2.1 - XLink in XBRL, XBRL International Inc., http://www.xbrl.org/Specification/XBRL-RECOMMENDATION-2003-12-31+Corrected-Errata-2008-07-02.htm#_3.5
^ METS: An Overview & Tutorial, Library of Congress, http://www.loc.gov/standards/mets/METSOverview.v2.html
^ (PDF) Metadata Encoding and Transmission Standard: Primer and Reference Manual, Library of Congress, September 2007, pp. 133, http://www.loc.gov/standards/mets/METS%20Documentation%20final%20070930%20msw.pdf
^ XLink - MDC, Mozilla, https://developer.mozilla.org/en/XLink
^ SVG in Firefox, Mozilla, https://developer.mozilla.org/en/SVG_in_Firefox
^ Prince: XML Input, YesLogic, http://www.princexml.com/doc/7.0/xml-input/
[edit] Tags: | |
| External links | |
| 2>
W3C Recommendation
W3C Recommendation (version 1.0)
XLink: Who Cares?
XML Linking Implementations (Last Updated 2000)
Demo of XLinks for Mozilla browsers
v
d
e
World Wide Web Consortium
Products and
standards
Recommendations
Canonical XML
CDF
CSS
DOM
Geolocation API
HTML
ITS
MathML
OWL
P3P
PLS
RDF
RDF Schema
SISR
SKOS
SMIL
SOAP
SRGS
SSML
SVG
SPARQL
Timed Text
VoiceXML
WSDL
XForms
XHTML
XHTML+RDFa
XInclude
XLink
XML
XML Base
XML Encryption
XML Events
XML Information Set
XML namespace
XML Schema
XML Signature
XPath 1.0, 2.0
XPointer
XProc
XQuery
XSL
XSL-FO
XSLT (elements)
Notes
XAdES
XHTML+SMIL
XUP
Working Drafts
CCXML
CURIE
HTML5
InkML
RIF
SCXML
SMIL Timesheets
sXBL
WICD
XFDL
XFrames
XBL
XHTML+MathML+SVG
XMLHttpRequest
Guidelines
Web Content Accessibility Guidelines
Initiative
Multimodal Interaction Activity
Markup Validation Service
Web Accessibility Initiative
Deprecated
C-HTML
HDML
JSSS
PGML
VML
Organizations
World Wide Web Foundation
SVG Working Group
WebOnt
W3C Device Description Working Group
WHATWG
Software
Agora
Argo
Arena
Amaya
CERN httpd
Libwww
Line Mode Browser
Conference-related
IW3C2
World Wide Web Conference
WWW1
v
d
e
Hypermedia
Basics
Hypertext
Hyperlink
Hypervideo
Adaptive hypermedia
educational
authoring
Hyperlinks in virtual worlds
Resource identifiers
Uniform Resource Identifier
Internationalized Resource Identifier
Dereferenceable Uniform Resource Identifier
Uniform Resource Name
Uniform Resource Locator
Extensible Resource Identifier
Persistent Uniform Resource Locator
Semantic URL
Concepts
URI scheme
URL normalization
URL redirection
XML namespace
Hostname
Domain name
Fragment identifier
Website
Webpage
Path
Hypertext
Inline linking
image map
Internal link
Object hyperlinking
Copyright aspects of hyperlinking and framing
anchor text
inbound link/backlink
deep linking
Methods of website linking
link farm
linkback
Dead link
HTTP referrer
Fat link
Link inventory
Organic linking
click path
click here
Typed link
transclusion
Screen hotspot
Source tracking
Link rot
Internet bookmark
Technology
CURIE
Hypertext Transfer Protocol
XLink
See also
Interactive novel
Interactive fiction
Hypertext poetry
Timeline
Copyright aspects of hyperlinking and framing
World Wide Web
Retrieved from "http://en.wikipedia.org/w/index.php?title=XLink&oldid=467747840"
Categories: Markup languagesXML-based standardsWorld Wide Web Consortium standardsHypertext
Personal tools
Log in / create account
Namespaces
Article
Talk
Variants
Views
Read
Edit
View history
Actions
Search
Navigation
Main page
Contents
Featured content
Current events
Random article
Donate to Wikipedia
Interaction
Help
About Wikipedia
Community portal
Recent changes
Contact Wikipedia
Toolbox
What links here
Related changes
Upload file
Special pages
Permanent link
Cite this page
Print/export
Create a bookDownload as PDFPrintable version
Languages
Deutsch
Español
Français
Íslenska
Italiano
Nederlands
한국어
日本語
Polski
Русский
Suomi
Svenska
Türkçe
Українська
中文
This page was last modified on 26 December 2011 at 12:43.
Text is available under the Creative Commons Attribution-ShareAlike License;
additional terms may apply.
See Terms of use for details.
Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.Contact us
Privacy policy
About Wikipedia
Disclaimers
Mobile view
if ( window.isMSIE55 ) fixalpha();
if ( window.mediaWiki ) {
mw.loader.load(["mediawiki.user", "mediawiki.util", "mediawiki.page.ready", "mediawiki.legacy.wikibits", "mediawiki.legacy.ajax", "mediawiki.legacy.mwsuggest", "ext.gadget.wmfFR2011Style", "ext.vector.collapsibleNav", "ext.vector.collapsibleTabs", "ext.vector.editWarning", "ext.vector.simpleSearch", "ext.UserBuckets", "ext.articleFeedback.startup", "ext.articleFeedbackv5.startup", "ext.markAsHelpful"]);
}
if ( window.mediaWiki ) {
mw.user.options.set({"ccmeonemails":0,"cols":80,"date":"default","diffonly":0,"disablemail":0,"disablesuggest":0,"editfont":"default","editondblclick":0,"editsection":1,"editsectiononrightclick":0,"enotifminoredits":0,"enotifrevealaddr":0,"enotifusertalkpages":1,"enotifwatchlistpages":0,"extendwatchlist":0,"externaldiff":0,"externaleditor":0,"fancysig":0,"forceeditsummary":0,"gender":"unknown","hideminor":0,"hidepatrolled":0,"highlightbroken":1,"imagesize":2,"justify":0,"math":1,"minordefault":0,"newpageshidepatrolled":0,"nocache":0,"noconvertlink":0,"norollbackdiff":0,"numberheadings":0,"previewonfirst":0,"previewontop":1,"quickbar":5,"rcdays":7,"rclimit":50,"rememberpassword":0,"rows":25,"searchlimit":20,"showhiddencats":false,"showjumplinks":1,"shownumberswatching":1,"showtoc":1,"showtoolbar":1,"skin":"vector","stubthreshold":0,"thumbsize":4,"underline":2,"uselivepreview":0,"usenewrc":0,"watchcreations":1,"watchdefault":0,"watchdeletion":0,"watchlistdays":3,"watchlisthideanons":0,
"watchlisthidebots":0,"watchlisthideliu":0,"watchlisthideminor":0,"watchlisthideown":0,"watchlisthidepatrolled":0,"watchmoves":0,"wllimit":250,"flaggedrevssimpleui":1,"flaggedrevsstable":0,"flaggedrevseditdiffs":true,"flaggedrevsviewdiffs":false,"vector-simplesearch":1,"useeditwarning":1,"vector-collapsiblenav":1,"usebetatoolbar":1,"usebetatoolbar-cgd":1,"wikilove-enabled":1,"variant":"en","language":"en","searchNs0":true,"searchNs1":false,"searchNs2":false,"searchNs3":false,"searchNs4":false,"searchNs5":false,"searchNs6":false,"searchNs7":false,"searchNs8":false,"searchNs9":false,"searchNs10":false,"searchNs11":false,"searchNs12":false,"searchNs13":false,"searchNs14":false,"searchNs15":false,"searchNs100":false,"searchNs101":false,"searchNs108":false,"searchNs109":false,"gadget-wmfFR2011Style":1});;mw.user.tokens.set({"editToken":"+\\","watchToken":false});;mw.loader.state({"user.options":"ready","user.tokens":"ready"});
/* cache key: enwiki:resourceloader:filter:minify-js:4:b41a86ec4e0fe8329bc3ce917e792339 */
}
Tags:Recommendations,Canonical Xml,Cdf,Css,Dom,Geolocation Api,Its,Owl,P3p,Pls,Rdf Schema,Sisr,Skos,Smil,Soap,Srgs,Ssml,Sparql,Timed Text,Voicexml,Wsdl,Xforms,Xhtml+rdfa,Xml Base,Xml Encryption,Xml Events,Xml Information Set,Xml Schema,Xml Signature,Xpath,Xpointer,Xproc,Xquery,Xsl,Xsl-fo,Xslt,Xades,Xhtml+smil,Xup,Ccxml,Curie,Html5,Inkml,Rif,Scxml,Smil Timesheets,Sxbl,Wicd,Xfdl,Xframes,Xbl,Xhtml+mathml+svg,Xmlhttprequest,Web Content Accessibility Guidelines,Multimodal Interaction Activity,Markup Validation Service,Web Accessibility Initiative,C-html,Hdml,Jsss,Pgml,World Wide Web Foundation,Svg Working Group,Webont,W3c Device Description Working Group,Agora, | |
zote monety |