Subject: Re: Inserting XML into stylesheet using copy-of
From: Rob Belics <rob_belics@xxxxxxxxxxx>
Date: Wed, 27 Jan 2010 07:58:18 -0600
|
On Wed, 2010-01-27 at 14:36 +0100, Martin Honnen wrote:
> Rob Belics wrote:
> > Looking at http traffic, it looks like s1.xml is being fetched from the
> > server which leads me to assume I'm not applying it in xslt correctly to
> > show in the browser.
>
> Can you post a URL where we can see the problem? Or can you summarize
> the code you now have for XML and XSLT?
>
>
Hmm. Transferring those files to my server and now I can see the
inserted xml. So, apparently, there is a reason why this does not work,
or display, when the main xml/xslt is local, on my home office computer,
and the inserted xml file is on the server, but works when the xml/xslt
and inserted xml are all on the remote server.
I need to clean that up a bit if you still want to see it but any ideas
on what the problem could be?
|