[Home] [By Thread] [By Date] [Recent Entries]

  • From: Joe Davidyock <JD1@F...>
  • To: "'xml-dev@i...'" <xml-dev@i...>
  • Date: Thu, 17 Sep 1998 10:18:24 -0400

Greetings all.
I am new (very new) to the XML realm. I am currently using Microsoft's XSL
control to convert a xml file to html. This is working fine on a static xml
document. My problem is that once implemented I need to apply the same xsl
sheet to a dynamically generated xml file (the result of an object query),
whose name and existence is not always fixed. How can i get the xsl to apply
to each xml file as they are generated? I have been using the following
piece of code in my html which has been successful on the static file
"test.xml":
<OBJECT ID="XSLControl" CLASSID="CLSID:2BD0D2F2-52EC-11D1-8C69-0E16BC000000"
CODEBASE="http://www.microsoft.com/xsl/xsl/msxsl.cab" STYLE="display:none">
<PARAM NAME="documentURL" VALUE="test.xml">
<PARAM NAME="styleURL" VALUE="test.xsl">        
</OBJECT>
Can I assign the first parameter with a value that points to a particular
directory where these files are? Examples/hints/references?
Thank you in advance for any help!
---------------------------
Joseph P. Davidyock
jd1@f...
---------------------------

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member