This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Managing semi-trivial sets of stylesheets.


> 1. I don't like the absolute path because:..
> 2. I don't like the relative path because:..
> Is there some  'XML mainstream' solution to this small problem? 

If you really feel strongly about it you could use a URL such as
http://www.pault.com/servlet/GetStylesheetModule?name=a.xsl

and write the relevant servlet.

Or you could stick a SAX filter between the stylesheet parser and the XSLT
processor.

Mike Kay


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]