[xslt] Abt Libxslt use in replace function
- From: bhushan <sonawanebhushan gmail com>
- To: xslt gnome org
- Subject: [xslt] Abt Libxslt use in replace function
- Date: Fri, 15 Sep 2006 15:10:39 +0530
i have written code which will convert XML file to some other format
in this conversion i want to read some nodes data character by character
so i hv used fn:replace function with this name space
xmlns:fn="
http://www.w3.org/2005/xpath-functions" (added line in header)
& use replace function of
fn namespace .
when i compile code it says
xmlXPathCompOpEval: function replace not found
XPath error : Unregistered function
xmlXPathCompOpEval: function date not found
XPath error : Unregistered function
so how to register this function .
i am using 1.1.17 version of libxslt
Plz Plz help me out of this
Regards
-- bhushan. E . Sonawane
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]