Categories
Search → how to use xlink with xml

Using XLink to simplify the representation of data

This column takes a look at how to use XLink pointers when representing data to make XML documents more compact and flexible. Sample code shows examples of an invoice with and without the XLink pointers, plus an example of using XLinks with a URL-add...
DETAILS

How to use XLink with XML

XLink, an XML-related specification, lets you achieve dramatic linking effects in your XML documents. In this short tip learn how to include parts of other XML documents in your own XML through XLink. The code example demonstrates the technique.
DETAILS
©2003-2019 jCay.com