I need to generate a summary of elements in my database. For example
Doc 1 :
<a>
<b1/>
<b2/>
</a>
Doc 2:
<a>
<b2/>
<b3>
</a>
I need to be able to say this is the list of elements under a.
b1
b2
b3
I have millions of documents in the database so I can't loop thru the documents
and generate a list.
Thanks for your advice.
Santhosh Kanugovi
Wolters Kluwer
[cid:[email protected]]
_______________________________________________
General mailing list
[email protected]
Manage your subscription at:
http://developer.marklogic.com/mailman/listinfo/general