Re: [xsl] Parameter problem

Subject: Re: [xsl] Parameter problem
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 13 Mar 2002 18:28:42 GMT
> In the application I'm trying to complete, I'm trying to introduce a
> "configurable" aspect to the application by giving the client control over
> the XML file. 

You can do that, but you have to put _data_  in the users file which the
processor can use to customise its behaviour, you can't put in snippets
of XSLT/XPath code, any more than you'd expect a program written in C 
to be able to incorporate random bits of C source code embedded in a
document.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread