Re: [xsl] Requested review, xml 2 js xslt

Subject: Re: [xsl] Requested review, xml 2 js xslt
From: Joerg Heinicke <joerg.heinicke@xxxxxx>
Date: Wed, 16 Oct 2002 20:52:12 +0200
Hi Nathan,

can you rephrase your problem and show only the *important* code. 13 KB is really to much to guess what you want or to refactor the code.

Regards,

Joerg

Nathan Shaw wrote:
Hi all. I just completed coding an xslt to create a js
file and would like comments on it, as it seems as if
there is a better/easier way to do it.

Right now, I am parsing a basically empty file and
using document() to bring in the other 4 files I need.
I tried first to parse one of those files instead and
only bring in the other 3, but it did not seem as
clean to me.

Files are pasted below and any and all comments are
appreciated!

--Nate (digester, appreciates cc: in reply)

<code snipped="true"/>



XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread