may be you can fetch the stylesheet from DB and keep it in local file
system (as a pre process step with any file IO api for example), at a
path say at file:///.../xyz [1].
Then you may set systemId to the local file path of stylesheet you
composed in previous step [1].
On Mon, Nov 1, 2010 at 10:47 AM, J Ferry <ferr0084(_at_)gmail(_dot_)com> wrote:
Michael, thank you for your response.
In this case the stylesheet is stored in a database so I don't have an
actual file path that I can provide the StreamSource, any idea what I
would set the SystemId to for this?
~Jeremy
--
Regards,
Mukul Gandhi
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--