- From: Christian Nentwich <c.nentwich@c...>
- To: "Sparkes, Peter" <peter.sparkes@d...>, xml-dev@l...
- Date: Thu, 05 Jul 2001 10:31:51 +0100
Title: xlink and non-addressable URIs
|
We are converting legacy data to XML
The converted data contains xlinks to other instances, some of
which are not addressable from our system.
Is there any way of inserting a non-addressable link into an
xlink:href such that a validating parser will treat it as data (and not give
an error).
The parser shouldn't really
care what you put into the xlink:href attribute.. it most definitely shouldn't
attempt to resolve any link references, and most likely won't know what
xlink:href means anyway. Or did I misunderstand the
issue?
Christian
Nentwich
|
|