RE: EntityReference

> XML provides a mechanism for text componentization that is explicitly
> designed to be invisible to the application. XLink provides a mechanism
> that the application can "see" and manipulate and choose to use or not
> use. If you want these "first class transclusions" then you should use
> XLink and not text entities.

This is a syntactic vs. semantic distinction (with entities being
syntactic).
The DOM *does* try to mirror certain parts of the syntactic structure of
a document, so the above is not strictly correct.

Received on Tuesday, 28 July 1998 14:46:51 UTC