[xsl] serialize base64

Subject: [xsl] serialize base64
From: "Szabo, Patrick (LNG-VIE)" <patrick.szabo@xxxxxxxxxxxxx>
Date: Tue, 17 Mar 2009 10:13:44 +0100
Hi XSLT-List,

I4m using XSLT 2.0 and Saxon 9...

I have an xml file which includes base64-strings.
I want to serialize these strings to PDF-files. I4ve got a java-class to do
that (dind4t write it myself), but i can4t figure out how i should implement
it into my xslt.

The package that includes the class ist called "GLP"
The class is called "Base64DecodeFromXML"

What i4ve already done:

-Set the classpath to R:\Produktion\Tools\JTDS\jtds-1.2.jar;
R:\Produktion\Tools\LexisNexis\GLP.jar

-Namespace created in my xsl: xmlns:myTest="GLP.Base64DecodeFromXML"

-calling class in my xsl: <xsl:value-of select="myTest:main($arg1, $arg2,
$arg3)"/>

It tells me: "Cannot find a mathing 3-argument function named
{GLP.Base64DecodeFromXML}main()"

I4ve already checked saxonica.com but...

Help anyone ?!

cheers


Patrick Szabo
EPD / XSLT Konvertierung
Tel.: +43-1-534 52-1573
Fax.: +43-1-534 52-1573
patrick.szabo@xxxxxxxxxxxxx

LexisNexis Verlag ARD Orac GmbH & Co KG
Marxergasse 25, 1030 Wien
FN 8333f, Handelsgericht Wien
www.lexisnexis.at <http://www.lexisnexis.at/>

 <file://C:\Dokumente und
Einstellungen\szaboP\Anwendungsdaten\Microsoft\Signatures\LN Vienna
signature-Dateien\image001.jpg>

Current Thread