Subject: RE: RE : RE: url encoding gets wrong with åöä?
From: "Joe Fawcett" <joefawcett@xxxxxxxxxxx>
Date: Thu, 08 Jun 2006 10:28:43 +0100
|
Niklas
<xsl:stylesheet exclude-result-prefixes="javaUrlEncoder" ....
--
Joe
From: "Niklas Holmberg" <Niklas.Holmberg@xxxxxxxxx>
Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Subject: RE: RE : RE: url encoding gets wrong with evd?
Date: Thu, 8 Jun 2006 11:04:08 +0200
Well, i don't use it in the xhtml file that my xsl produce for me... I only
use it in the xsl file.
Having the xmlns in my xhtml makes my document non valid.
/Niklas
-----Original Message-----
From: Florent Georges [mailto:darkman_spam@xxxxxxxx]
Sent: den 8 juni 2006 10:51
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE : RE: url encoding gets wrong with evd?
Niklas Holmberg wrote:
> Just one more thing regarding this... My output starts with the line
> <ul xmlns:javaUrlEncoder="java.net.URLEncoder" id="tagcloud"> How can
> i get rid of the xmlns part? I don't want it there...
Huh? What's the problem with this namespace declaration? If you use
this namespace (as it is the case in your sample document), you need to
declare it.
Regards,
--drkm
__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection
possible contre les messages non sollicitis http://mail.yahoo.fr Yahoo!
Mail
Confidentiality Notice: This e-mail transmission may contain confidential
or legally privileged information that is intended only for the individual
or entity named in the e-mail address. If you are not the intended
recipient, you are hereby notified that any disclosure, copying,
distribution, or reliance upon the contents of this e-mail is strictly
prohibited and may be unlawful. If you have received this e-mail in error,
please notify the sender immediately by return e-mail and delete all copies
of this message.
|