From: Noam P. <npo...@us...> - 2014-03-30 15:08:55
|
On Sun, Mar 30, 2014 at 3:48 AM, <kir...@us...> wrote: > Sorry to trouble you, but I can not find the document which describes > functions available in xmlstarlet. Please send queries regarding xmlstarlet to the mailing list, or the project forums. By functions I assume you mean XPath ones. These are all from libxml and libxslt, they are documented at http://www.w3.org/TR/xpath/#corelib and http://www.w3.org/TR/xslt#add-func. Also, many of the functions from http://exslt.org/. |