These steps implement basic XML manipulation, like adding attributes, inserting elements, etc.
p:namespace-delete
- Deletes namespaces from a document.
p:namespace-rename
- Renames a namespace to a new URI.
p:set-attributes
- Add (or replace) attributes on a set of elements.
p:string-replace
- Replaces nodes with strings.