Kimbro Staken wrote:
> On Monday, February 18, 2002, at 09:10 AM, Kimbro Staken wrote: > > > > > On Monday, February 18, 2002, at 09:03 AM, Mark J. Stang wrote: > >> > >> Yes I do in some simple sort of way. There are two choices for me. > >> One > >> would be to do it on the client, but there is a lot of overhead. The > >> other is > >> > >> for my server to, as I parse the document, "link" it in. The simplest > >> way > >> would > >> be for Xindice to "recognize" a collection name and a key and insert the > >> document > >> when it is reading it and returning it. > >> > > > > Did you ever look at auto-linking? > > Just to be clear what I mean. > http://www.dbxml.org/docs/DevelopersGuide.html#N357 > I looked at it, it looks very much like what I need, good thing I didn't implement it :-0. My only question, after looking at the examples, is how does the "href" uniquely find a document? I have been using XPath to do searches, which returns keys and then a read on the key. Can the href specify a key? As I have said before, you guys have really developed an excellent product! > > > > >>> > Kimbro Staken > XML Database Software, Consulting and Writing > http://www.xmldatabases.org/ > >> > > regards, Mark
