RE: [xml-dev] RDDL(2): new version up

From
DuCharme, Bob (LNG-CHO) <>
To
XML Developer List <>
Date
2004-01-21T18:22:54Z
ID
<>
Thread
RE: [xml-dev] RDDL(2): new version up
>>Why does XLink have problems with mixed vocabularies?

>Because it uses a single attribute name (xlink:href) for multiple purposes.

The idea is that instead of using n different attributes for n purposes, one
attribute, href, is used to identify the URL and others
(http://www.w3.org/TR/xlink/#link-semantics) are used to identify the
purpose.

Bob