Re: [xml-dev] Co-operating with Architectural Forms

From
Jonathan Borden <>
To
xml-dev <>, Lars Marius Garshol <>
Date
2002-01-31T14:42:36Z
ID
<097201c1aa65$bb6e9590$>
Thread
Re: [xml-dev] Co-operating with Architectural Forms
Lars Marius Garshol wrote:
>
> I think, however, that the real utility of AFs lies in very general
> applications like XInclude, XBase, and XLink.

Right on. In particular, one could rename the XHTML "href" attribute to
"xlink:href" and create a simple XLink from an <a> element. Just one
example.

Simon recently wrote a SAX filter that changes namespaces, which is
effectively an implementation of AF, just called something different.

Jonathan