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()