node-set xsh:new-pi(string NAME, [string DATA])
Create a new processing instruction node node with given NAME and (optionally) given DATA and return a node-set containing the new node as its only member.
NAME
DATA