cancel
Showing results for 
Search instead for 
Did you mean: 

Using Saxon Functions Within XSLT

Former Member
0 Kudos

Hi,

Please let me know how to use saxon functions within XSLT.

E.g.: If I want to implement saxon:base64Binary-to-string() function in XSLT in "xsl:value-of" function, then what will be the format for implementation.

I have selected the Processor as Saxon 8.9.0.3 (the one available) and using xmlns:saxon="http://saxon.sf.net/" in the xsl:stylesheet tag.

I am using Stylus Studio 2007 XML Enterprise Suite for XSLT.

Thanks,

Abhishek.

Accepted Solutions (1)

Accepted Solutions (1)

stefan_grube
Active Contributor
0 Kudos

When you are talking about XSLT mappings within PI: Here you cannot use saxon at all.

Regards

Stefan

former_member200962
Active Contributor
0 Kudos

Hi,

Yes I intended to use the XLST mapping within PI...but now will have to change the plan...is there any other way to do it?....is this the problem with the SP?.....anybody who can put more light on this topic.....

Thanks,

Abhishek.

prateek
Active Contributor
0 Kudos

No, this is not related to SP. For handling Saxon, u may download saxon libraries for its website and try writing an adapter module for this.

Regards,

Prateek

Answers (0)