RE: [xsl] html: datetime e bit type

Subject: RE: [xsl] html: datetime e bit type
From: <Jarno.Elovirta@xxxxxxxxx>
Date: Tue, 27 Apr 2004 07:53:07 +0300
Hi,

> Thank'you very match..
> The last question..
> It's possibile to create directly a xls file as output od xml 
> query template?

Sure, just write an XSLT stylesheet that generates an XSLT stylesheet based on your template. You'll need to use xsl:namespace-alias <http://www.w3.org/TR/xslt.html#element-namespace-alias> to be able to generate elements in the XSLT namespace.

Cheers,

Jarno

Current Thread