Status: Started
Owner: [email protected]
CC: [email protected]
Labels: Type-Defect Priority-Medium Component-MSPS Version-1.0.0 Release-Type-Candidate SubComponent-MSPS-XDMS MSPS-1.0.0.CR1

New issue 2556 by [email protected]: Simple library to create XML/XCAP Diff documents
http://code.google.com/p/mobicents/issues/detail?id=2556

As above. We need simple library which will allow to do something like:


<E> replaceDocumentElement = patchGen.replace(xpathSelector,nameSpaces,replaceElement);

<D> xcapDiff = patchGen.createDiff(oldEtag,newEtag,xcapRoot,replaceDocumentElement);



Attachments:
        PROTOCOLS_DIFF.patch  61.1 KB

Reply via email to