EXSLT.NET 1.3 Function List


EXSLT Modules:
  1. Dates and Times
  2. Common
  3. Math
  4. Random
  5. Regular Expressions
  6. Sets
  7. Strings
Additional modules:
  1. GotDotNet Dates and Times
  2. GotDotNet Math
  3. GotDotNet Regular Expressions
  4. GotDotNet Sets
  5. GotDotNet Strings
  6. GotDotNet Dynamic

Module: Dates and Times
Namespace: http://exslt.org/dates-and-times
Homepage: http://exslt.org/date/index.html
Function name Alias Supported
date:format-date formatDate yes
date:parse-date parseDate yes
date:date-time dateTime yes
date:date - yes
date:time - yes
date:year - yes
date:leap-year leapYear yes
date:month-in-year monthInYear yes
date:month-name monthName yes
date:month-abbreviation monthAbbreviation yes
date:week-in-year weekInYear yes
date:week-in-month weekInMonth yes
date:day-in-year dayInYear yes
date:day-in-month dayInMonth yes
date:day-of-week-in-month dayOfWeekInMonth yes
date:day-in-week dayInWeek yes
date:day-name dayName yes
date:day-abbreviation dayAbbreviation yes
date:hour-in-day hourInDay yes
date:minute-in-hour minuteInHour yes
date:second-in-minute secondInMinute yes
date:difference - yes
date:add - yes
date:add-duration addDuration yes
date:sum - yes
date:seconds - yes
date:duration - yes


Module: Common
Namespace: http://exslt.org/common
Homepage: http://exslt.org/exsl/index.html
Function name Alias Supported
exsl:node-set nodeSet yes
exsl:object-type objectType yes


Module: Math
Namespace: http://exslt.org/math
Homepage: http://exslt.org/math/index.html
Function name Alias Supported
math:min - yes
math:max - yes
math:highest - yes
math:lowest - yes
math:abs - yes
math:sqrt - yes
math:power - yes
math:constant - yes
math:log - yes
math:random - yes
math:sin - yes
math:cos - yes
math:tan - yes
math:asin - yes
math:acos - yes
math:atan - yes
math:atan2 - yes
math:exp - yes


Module: Random
Namespace: http://exslt.org/random
Homepage: http://exslt.org/random/index.html
Function name Alias Supported
random:random-sequence randomSequence yes


Module: Regular Expressions
Namespace: http://exslt.org/regular-expressions
Homepage: http://exslt.org/regexp/index.html
Function name Alias Supported
regexp:test - yes
regexp:match - yes
regexp:replace - yes


Module: Sets
Namespace: http://exslt.org/sets
Homepage: http://exslt.org/set/index.html
Function name Alias Supported
set:difference - yes
set:intersection - yes
set:distinct - yes
set:has-same-node - yes
set:leading - yes
set:trailing - yes


Module: Strings
Namespace: http://exslt.org/strings
Homepage: http://exslt.org/str/index.html
Function name Alias Supported
str:tokenize - yes
str:replace - yes
str:padding - yes
str:align - yes
str:encode-uri - yes
str:decode-uri - yes
str:concat - yes
str:split - yes


Module: GotDotNet Dates and Times
Namespace: http://gotdotnet.com/exslt/dates-and-times
Note: These functions are not part of EXSLT.
Function name Alias Supported
date2:avg - yes
date2:min - yes
date2:max - yes
date2:day-name dayName yes
date2:day-abbreviation dayAbbreviation yes
date2:month-name monthName yes
date2:month-abbreviation monthAbbreviation yes


Module: GotDotNet Math
Namespace: http://gotdotnet.com/exslt/math
Note: These functions are not part of EXSLT.
Function name Alias Supported
math2:avg - yes


Module: GotDotNet Regular Expressions
Namespace: http://gotdotnet.com/exslt/regular-expressions
Note: These functions are not part of EXSLT.
Function name Alias Supported
regexp2:tokenize - yes


Module: GotDotNet Sets
Namespace: http://gotdotnet.com/exslt/sets
Note: These functions are not part of EXSLT.
Function name Alias Supported
set2:subset - yes


Module: GotDotNet Strings
Namespace: http://gotdotnet.com/exslt/strings
Note: These functions are not part of EXSLT.
Function name Alias Supported
str2:uppercase - yes
str2:lowercase - yes


Module: GotDotNet Dynamic
Namespace: http://gotdotnet.com/exslt/dynamic
Note: These functions are not part of EXSLT.
Function name Alias Supported
dyn2:evaluate - yes