Just reference the xsl from within your xml using the ?xml-stylesheet
tag. That tag includes an href which gives the path relative to your
base CGI path. Put the xsl file in the base path of your server instance
adding directories to match that href. The browser recognizes the xml,
picks out the path to the xsl and fetches it (just like it would fetch a
javascript referenced in plain html). The browser does the xml to xhtml
transformation using your xsl.
Dan Kimmel
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of David FOXWELL
Sent: Wednesday, December 02, 2009 9:33 AM
To: Midrange Systems Technical Discussion
Subject: SQL2XML and CGI
Hi everyone,
Thanks to Helge and the post on Giuseppe Costagliola's SQL2XML, I'm
discovering this tool and finding it amazing!
Now, I am still very new to CGI programming, but I know XSL quite well.
At the moment, I just have an SQL2XML command that displays a physical
file in the browser in XML form. Now I want to create my XSL file. But
where do I put it? Does the path have to be described in the server
configuration file? How exactly? Can I also put the path in the XML
file?
Also, there seems to be very little interest in this tool. Anyone know
why that might be?
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at
http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.