Subject: RE: Trying to load Entity file
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Tue, 7 Nov 2000 16:26:45 -0000
|
> I am trying to load an entity file into my XML file. The
> entity file will be located in various directories specified
> with a directory name. The directory name can be found in
> cookies, variables, etc... How can I do this?
This isn't an XSL question (and this isn't an XSL answer).
Write a SAX EntityResolver and plug it into your parser.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|