I like the document collection idea that is implemented in sedna.  I have a
bunch of documents (several hundred) that each contain a bunch of nodes.
Each document contains an enclosing tag around the content.  Since the nodes
all share a common dtd, I would like to access them across documents.  What
is the typical way to deal with the enclosing tag, as it doesn't really have
any semantic meaning in the larger collection?  Do I need to strip it out
before loading the data?  Or should I load the data and then do an update to
remove (using update_nodeep) the enclosing tags after-the-fact?

Thanks,
Sean
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to