%% You should probably cite rfc5261 instead of this I-D. @techreport{ietf-simple-xml-patch-ops-04, number = {draft-ietf-simple-xml-patch-ops-04}, type = {Internet-Draft}, institution = {Internet Engineering Task Force}, publisher = {Internet Engineering Task Force}, note = {Work in Progress}, url = {https://datatracker.ietf.org/doc/draft-ietf-simple-xml-patch-ops/04/}, author = {Jari Urpalainen}, title = {{An Extensible Markup Language (XML) Patch Operations Framework Utilizing XML Path Language (XPath) Selectors}}, pagetotal = 40, year = 2007, month = nov, day = 16, abstract = {Extensible Markup Language (XML) documents are widely used as containers for the exchange and storage of arbitrary data in today's systems. In order to send changes to an XML document, an entire copy of the new version must be sent, unless there is a means of indicating only the portions that have changed. This document describes an XML patch framework utilizing XML Path language (XPath) selectors. These selector values and updated new data content constitute the basis of patch operations described in this document. In addition to them, with basic \<add\>, \<replace\>, and \<remove\> directives a set of patches can then be applied to update an existing XML document. {[}STANDARDS-TRACK{]}}, }