0% found this document useful (0 votes)
58 views1 page

Result-Prefixes "DP" Is For General DP Extensions

This document lists EXSLT extension modules and their associated namespaces and functions. The Common, Date and Time, Regular Expression, Set, and String modules are described along with their namespaces and core functions for manipulating objects, dates, regex patterns, sets, and strings respectively. It also mentions a Datapower extension module for general Datapower extensions.

Uploaded by

Naren Vudugu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
58 views1 page

Result-Prefixes "DP" Is For General DP Extensions

This document lists EXSLT extension modules and their associated namespaces and functions. The Common, Date and Time, Regular Expression, Set, and String modules are described along with their namespaces and core functions for manipulating objects, dates, regex patterns, sets, and strings respectively. It also mentions a Datapower extension module for general Datapower extensions.

Uploaded by

Naren Vudugu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Module Namespace Functions

Common xmlns:exsl="http://exslt.org/common" object-type ()

Date and time xmlns:date="http://exslt.org/dates-and-times" add ()


add-duration ()
date ()
date-time()
day-abbreviation()
day-in-month()
day-in-week()
day-in-year()
day-name()
day-of-week-inmonth()
difference()
duration()
hour-in-day()
lap-year()
minute-in-hour()
month-abbreviation()
month-in-year()
month-name()
second-in-minute()
seconds()
time()
week-in-month()
week-in-year()
year()

Regular
Expression xmlns:regExp="http://exslt.org/regularexpressions" match()
replace()
test()

Set xmlns:set="http://exslt.org/sets" difference()


distinct()
has-same-node()
intersection()
leading()
trailing()
String xmlns:str="http://exslt.org/strings" concat()
decode-uri()
encode-uri()
padding()
split()
tokenize()

xmlns:dp="http://www.datapower.com/extensions" extension-element-prefixes="dp" exclude-


result-prefixes="dp"

Is for general DP extensions

You might also like