On Fri, Oct 07, 2005 at 07:14:12PM +0530, [EMAIL PROTECTED] wrote: > I have one xml file and one xsl. > The xslt render the xml file , the output format of the file is > .xsl(excel sheet). > > The text context of the xml file is rendered by the xsl and generate the > correct excel sheet. > > In the text area , I have hyperlink . but I don't know how to render it > and display the result in excel sheet as hypelink. > > My code like this > <Level1> > <Level2> > THE TEXT AREA > </Level2> > <Level3> > <link> www.anna.com <http://www.anna.com/> </link> > </level3> > </level1> > > my expected output is > > THE TEXT AREA www.anna.com <http://www.anna.com/> > > But I am not getting the hyperlink in the excel sheet. > Could you please help me for this problem.
I do not understand what you are asking. That format does not look like .gnumeric xml, OpenDoc xml, nor the recently add SpreadsheetML. What is reading the .xsl file ? _______________________________________________ gnumeric-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnumeric-list
