[
Lists Home |
Date Index |
Thread Index
]
- From: Patrice Bonhomme <Patrice.Bonhomme@loria.fr>
- To: xml-dev@ic.ac.uk
- Date: Sun, 13 Dec 1998 17:34:25 +0100
Hi,
I've got a question concerning the XML Link "show" mechanism. I've got 2
documents, a primary one and a "virtual" one that owns some links to the first
one. And i have a problem with a link that contains another link and the way
they will be evaluated.
My primary document:
<DOC1>
<A id="a"><B/></A>
<C id="c"/>
</DOC1>
My virtual resource:
<DOC2>
<LINK xml:link="simple" href="DOC1#id(a)" show="replace">
<LINK xml:link="simple" href="DOC1#id(c) show="replace"/>
</LINK>
</DOC2>
My secong LINK is never evaluated, isn't it ? Does someone already have to
deal with this kind of things, primary vs virtual ressources ?
Thanks
Pat.
--
==============================================================
bonhomme@loria.fr | Office : B.228
http://www.loria.fr/~bonhomme | Phone : 03 83 59 30 52
--------------------------------------------------------------
* Serveur Silfide : http://www.loria.fr/projets/Silfide
* Projet Aquarelle : http://aqua.inria.fr
==============================================================
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|