xmerl_xpath_pred
Functions
eval(Expr, C) -> term()
string(X) -> term()
nodeset(X) -> term()
number(X) -> term()
boolean(X) -> term()
core_function(X1) -> term()
last(XmlContext, X2) -> term()
position(XmlContext, X2) -> term()
count(C, X2) -> term()
id(C, X2) -> term()
local-name(C, X2) -> term()
namespace-uri(C, X2) -> term()
name(C, X2) -> term()
string(C, X2) -> term()
concat(C, Args) -> term()
starts-with(C, X2) -> term()
contains(C, X2) -> term()
substring-before(C, X2) -> term()
substring-after(C, X2) -> term()
substring(C, X2) -> term()
string-length(C, X2) -> term()
normalize-space(C, X2) -> term()
translate(C, X2) -> term()
boolean(C, X2) -> term()
fn_not(C, X2) -> term()
fn_true(C, X2) -> term()
fn_false(C, X2) -> term()
lang(C, X2) -> term()
number(C, X2) -> term()
sum(C, X2) -> term()
floor(C, X2) -> term()
ceiling(C, X2) -> term()
round(C, X2) -> term()
View Functions
- eval/2
- string/1
- nodeset/1
- number/1
- boolean/1
- core_function/1
- last/2
- position/2
- count/2
- id/2
- local-name/2
- namespace-uri/2
- name/2
- string/2
- concat/2
- starts-with/2
- contains/2
- substring-before/2
- substring-after/2
- substring/2
- string-length/2
- normalize-space/2
- translate/2
- boolean/2
- fn_not/2
- fn_true/2
- fn_false/2
- lang/2
- number/2
- sum/2
- floor/2
- ceiling/2
- round/2