XLink, is an XML-related specification, that lets you achieve dramatic linking effects in your XML documents. In this short tip, you shall learn how to include parts of other XML documents in your own XML through XLink. Since the release of XML in early 1998, interest in XML has continued to grow. There are an enormous number of XML-related specifications in use today: XPointer, XLink, XSD (XML Schema), RDF, RSS, and XHTML, to name a few. In this tip, XLink, a particularly useful specification that defines an XML linking mechanism for referring to other XML documents is explored.
Similar scripts
Xpath Tutorial
(Popularity: ) : In this tutorial, selected XPath features are demonstrated with many examples and pictures which can be downloaded for off-line use. Using XML as the Foundation for Distributed Design
(Popularity: ) : Visual Studio.NET and the .NET Framework provide a rich set of XML capabilities. This presentation demonstrates how to use those ... XML Tutorial at Zvon
(Popularity: ) : In this tutorial, selected XML features are demonstrated on many examples which can be downloaded for off-line use Using XML Schema archetypes and XSLT style sheets to simplify your code
(Popularity: ) : This column demonstrates how to use XML Schema archetyping (and style sheets) to control styling of data for various presentation ... Introduction to the Darwin Information Typing Architecture (DITA) Article
(Popularity: ) : This article spells out what is Darwin Information Typing Architecture (DITA) and how it is applied to technical documentation. This ... Decoding XML and the DTD
(Popularity: ) : All XML documents must be both well-formed and valid. But how do you determine whether your XML documents meet those ... DTD Tutorial
(Popularity: ) : Basic DTD features are demonstrated in this tutorial through a number of examples that can be downloaded for off-line use. ...