xsh:new-element-ns

Usage

node-set xsh:new-element-ns(string NAME,string NS,[string ATTR1-NAME1, string ATTR-VALUE1, ...])

Description

Create a new element node with given NAME and namespace-uri NS and optionally attributes with given names and values and return a node-set containing the new node as its only member.