[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Dynamically Creating XSL document


Subject: RE: [xsl] Dynamically Creating XSL document
From: Kevin Friend <kevin@xxxxxxxxxxxx>
Date: Tue, 10 Dec 2002 09:52:43 +1100

I have perhaps not stated my question very well.

The main thing that I need to know is how do I create an XSL style sheet
dynamically, that can then be accessed by a transformNodeToObject statement?
I dont seem to be able to instanciate the new style sheet so that the parser
will "see" it.

I have been told that ie6 has a reasonable implementation of the XSLT
standard, and I am wanting to do the processing of data on the client side
to save load on the server for data sorting and formatting that can be
handled more efficiently by the client.

This list would appear to be very active and knowledgeable, but if anyone
knows of a more appropriate list for those of us who are trying to use XSL
for the first time(s) and are using ISAPI to create web pages containing
XML/XSL for client side processing.... I would be most appreciative.


> -----Original Message-----
> From:	"Braumüller, Hans" [SMTP:H.Braumueller@xxxxxxxxxxxx]
> Sent:	Monday, 9 December 2002 9:45 PM
> To:	xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject:	RE: [xsl] Dynamically Creating XSL document
> 
> Dear Kevin,
> 
> <snip>What syntax do I need to use for JScript?</snip>
> 
> you are asking for a Jscript, this is a list about xslt.
> 
> I recommend to use first a processing-instruction calling your stylesheet
> from your xml-source, before you go further with dynamic complexity, to
> separate your problems of transforming xml from other application
> languages.
> 
> Second i believe that mostly of this list are doing server-side
> transformation, so any questions belonging to client-side transformation
> by IE6 or other recent browsers try to ask at another place, if you want
> get an appropiate answer.
> 
> Greetings from Germany,
> 
> Hans Braumüller 
> -- + -- 
> What is BSE?
> http://bse.crosses.net
> 
>  
> 
>  
> 
> 
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

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



Current Thread
Keywords