
|
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 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. |