OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   xml/xsl and MS activeX control

[ Lists Home | Date Index | Thread Index ]
  • From: Joe Davidyock <JD1@FADavis.com>
  • To: "'xml-dev@ic.ac.uk'" <xml-dev@ic.ac.uk>
  • 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@fadavis.com
---------------------------

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





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS