Module xmerl_xpath_pred

Function Index

boolean/1
boolean/2
ceiling/2
concat/2
contains/2
count/2
eval/2
floor/2
fn_false/2
fn_not/2
fn_true/2
id/2
lang/2
last/2
local-name/2
namespace-uri/2
nodeset/1
normalize-space/2
number/1
number/2
position/2
round/2
starts-with/2
string-length/2
string/1
substring-after/2
substring-before/2
substring/2
sum/2
translate/2

Function Details

boolean/1

boolean(X) -> term()

boolean/2

boolean(C, X2) -> term()

ceiling/2

ceiling(C, X2) -> term()

concat/2

concat(C, Args) -> term()

contains/2

contains(C, X2) -> term()

count/2

count(C, X2) -> term()

eval/2

eval(Expr, C) -> term()

floor/2

floor(C, X2) -> term()

fn_false/2

fn_false(C, X2) -> term()

fn_not/2

fn_not(C, X2) -> term()

fn_true/2

fn_true(C, X2) -> term()

id/2

id(C, X2) -> term()

lang/2

lang(C, X2) -> term()

last/2

last(X1, X2) -> term()

local-name/2

local-name(C, X2) -> term()

namespace-uri/2

namespace-uri(C, X2) -> term()

nodeset/1

nodeset(X) -> term()

normalize-space/2

normalize-space(C, X2) -> term()

number/1

number(X) -> term()

number/2

number(C, X2) -> term()

position/2

position(X1, X2) -> term()

round/2

round(C, X2) -> term()

starts-with/2

starts-with(C, X2) -> term()

string-length/2

string-length(C, X2) -> term()

string/1

string(X) -> term()

substring-after/2

substring-after(C, X2) -> term()

substring-before/2

substring-before(C, X2) -> term()

substring/2

substring(C, X2) -> term()

sum/2

sum(C, X2) -> term()

translate/2

translate(C, X2) -> term()