Download

This zip file contains XLink2HTML 1.0, instructions and examples. It has been tested using the XT processor with the XP parser.

Description

XLink2HTML is a set of XSLT stylesheets for the creation of HTML representations of Xlink elements.

It is particulary useful to represent one-to-many arcs from local resources to locators. However, other relationships possible in an inline xlink element are implemented.

XLink2HTML doesn't have linkbase or behavioral attribute support (i.e. only replacement for the moment).

Finally, it is worth noting that the correct representation of an xlink is ultimately dependant on the semantics of each arc. XLink2HTML is only a representation, based on the common problem of presenting multi-ended XLinks as something similar to <a href when translating XML documents to HTML.