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