simple-5----Page:7
1  2  3  4  5  6  7  8  9  10  11  12 

parameters
the value of 'sel' attribute selects a single unique element from the patched doc
'pos' attribute: “to” [default], “before”, “after”
“before” = immediate preceding sibling node
“after” = immediate following sibling node
“to” = last child(ren) node or attribute/namespace
'type' attribute; values: node() [default], text(), @attr, namespace::prefix
child element(s) or text content of = the new/updated XML fragment(s) or values for ns/attr
PPT Version