xmlpatch-0----Page:3
1  2  3  4  5  6  7  8  9  10  11 

General features/requirements
Preserves a predictable canonical format of the patched document.
Tries to produce human readable and as short and simple patch documents as possible.
XCAP has approximately similar semantics embedded within the spec -> reuse that logic as much as possible:
DELETE is similar, but PUT is separated into and , however.
element, attribute, text, namespace, PI and comment nodes (no root) can be patched.
Updated/added elements contain all the namespace declarations, attribute and descendant nodes.
PPT Version