xsl-list
[Top] [All Lists]

AW: [xsl] serialize base64

2009-03-17 05:32:31
What package is the class in?  You need to use that as the namespace, not the 
jar name...  >(eg something like
com.mycomp.utils.Base64DecodeFromXML)

If you're not sure, open the jar with winzip or winrar or similar, and browse 
the directory >structure until you locate the class, that directory structure 
is the package.

Thx, for your answer !

I´ve already corrected that 
(xmlns:myTest="java:at.lexisnexis.glp.Base64DecodeFromXML") but the xsl is 
still not valid :(

cheers  


Patrick Szabo
EPD / XSLT Konvertierung
Tel.: +43-1-534 52-1573
Fax.: +43-1-534 52-1573
patrick(_dot_)szabo(_at_)lexisnexis(_dot_)at

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





-----Ursprüngliche Nachricht-----
Von: Andrew Welch [mailto:andrew(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com] 
Gesendet: Dienstag, 17. März 2009 10:28
An: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Betreff: Re: [xsl] serialize base64

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

What package is the class in?  You need to use that as the namespace, not the 
jar name...  (eg something like
com.mycomp.utils.Base64DecodeFromXML)

If you're not sure, open the jar with winzip or winrar or similar, and browse 
the directory structure until you locate the class, that directory structure is 
the package.


--
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>