Hi Sergi,
 
I'm sorry it took a while for me to respond but I've been really busy.  I think I have solved the problem - it's the namespace you are using in the xsl file for the stylesheets.
 
Instead of
<xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">
 
try
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
It worked for me.
 
Regards
 
Jeremy
-----Original Message-----
From: sergi [mailto:[EMAIL PROTECTED]]
Sent: 18 October 2001 12:24
To: [EMAIL PROTECTED]
Subject: RE: HOW to transform HTML file from XSP file

ok ;-)
-----Original Message-----
From: Jeremy Aston [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 18, 2001 10:19 AM
To: sergi
Subject: RE: HOW to transform HTML file from XSP file

 Hi Sergi,

I've not had time to do it yet but will try this morning (thats UK time btw - not sure where you are).

Jeremy

  sergi <[EMAIL PROTECTED]> wrote:

Jeremy, what happened? did you look at files i sent u!
-----Original Message-----
From: Jeremy Aston [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 17, 2001 3:00 PM
To: sergi
Subject: RE: HOW to transform HTML file from XSP file

Sergi,

Your xsl will need to transform it then.  Send me the offending xml/xsl & any logicsheets and i'll have a butchers.

jez

  sergi <[EMAIL PROTECTED]> wrote:

no, Jeremy, i need to have html output... i already have xml output (from xsp) & i need to have that data from xml in table-like html output...
-----Original Message-----
From: Jeremy Aston [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 17, 2001 1:53 PM
To: [EMAIL PROTECTED]
Subject: Re: HOW to transform HTML file from XSP file

Hi Sergi,

I'm not sure if I understand your problem fully but changing the serialize type from html to xml will give you an xml output.  Is that what you need?

Jeremy

  sergi <[EMAIL PROTECTED]> wrote:

hi,
i have problem with transforming xsp file in html format... it works if i
want to transform xsp into xml, but when i want to transform into html, i
got my xsl... what i already did is this

change pipeline in my sub-sitemap, like this:
..............






..............

it is, obviously, an error, but i don't know what exactly to do!!!
could anyone help???



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting.

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>



Nokia Game is on again.
Click here to join the new all media adventure before November 3rd.



Nokia Game is on again.
Click here to join the new all media adventure before November 3rd.



Nokia Game is on again.
Click here to join the new all media adventure before November 3rd.

Reply via email to