Hi Arindam, As far as I know, the dls apis only create versions for the whole document. If you want to version elements within a document, first idea is to save all elements as separate documents and version them. Then having a document to structure them using XInclude feature (Modular Documents).
John On Tue, Nov 12, 2013 at 9:14 AM, Arindam3 B <[email protected]> wrote: > Hi All, > > I am aware that Marklogic provides a *dls:* API through which we can > version managed documents. The question I have is that can I also version > individual nodes (XML tags) within a document? Lets say I have an XML > document with multiple elements. Now each element requires a version (users > can create multiple versions of those elements) which can be somehow linked > to the original document. Is there a way to do this in Marklogic? > > Awaiting your kind responses on this. > > Thanks & Regards > Arindam Bose > > =====-----=====-----===== > Notice: The information contained in this e-mail > message and/or attachments to it may contain > confidential or privileged information. If you are > not the intended recipient, any dissemination, use, > review, distribution, printing or copying of the > information contained in this e-mail message > and/or attachments to it are strictly prohibited. If > you have received this communication in error, > please notify us by reply e-mail or telephone and > immediately and permanently delete the message > and any attachments. Thank you > > > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general > >
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
