Manpages

Manpage of libexslt

libexslt

Section: Devices and Network Interfaces (4)
Updated: 30 August 2001
Index
Return to Main Contents
 

NAME

libexslt - extension library for XSLT  

DESCRIPTION

The libexslt library is used to do provide extenstions to XSLT functions. These extenstions come from the EXSLT project (http://exslt.org/)

 

CALLING

To make use of these functions XSLT, these need to be declared with the proper name space  

SUPPORTED FUNCTIONS

COMMON
Namespace: http://exslt.org/common
node-set()
convert the given RTF into a node-set
object-type()
returns the type of the given argument
document()
Create multiple output documents. See http://exslt.org/exsl/elements/document/index.html
MATH
Namespace: http://exslt/math
For a description see http://exslt.org/math/index.html
min()
max()
highest()
lowest()
SETS
Namespace http://exslt.org/sets
For a description see http://exslt.org/set/index.html
difference()
intersection()
distinct()
has-same-node()
leading()
trailing()
FUNCTIONS
Namespace http://exslt.org/functions
For a description see http://exslt.org/func/index.html
function()
result()
 

FILES

/usr/lib/libxslt_0.0.0/libexslt.a
static library
/usr/lib/libxslt_0.0.0/libexslt.so
sharable library
 

AUTHORS

Manual page by Heiko W. Rupp (hwr@pilhuhn.de)  

SEE ALSO

libxslt(4), libxml(4), xsltproc(1), xmllint(1)


 

Index

NAME
DESCRIPTION
CALLING
SUPPORTED FUNCTIONS
FILES
AUTHORS
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 07:31:49 GMT, April 25, 2024