[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Reluctant question on start lines

Subject: Re: Reluctant question on start lines
From: "Thomas B. Passin" <tpassin@xxxxxxxxxxxx>
Date: Fri, 20 Apr 2001 13:33:52 -0400
p.koray
You aren't getting what your expect because there is one more step to take
after you "install" msxml3, the MS xml processor.  You have to find (on the
MS site) and run "xmlinst.exe".  When you "install" msxml3, it becomes known
to the COM/Active-X system, but it does not replace the original (obsolete)
processor which still responds to all you calls to it.

Running xmlinst.exe changes the COM setup so that your calls now get sent to
the new processor.  Then everything will work as they should, including the
correct xsl namespace.

To be more precise, running xmlinst.exe causes it to unpack inself, creating
***another*** file of the same name.  Run the unpacked file to actually
change the registry setup.

Cheers,

Tom P

Koray Berk said

> Question 1:
> I had asked about the namspace files and according to the replies
> <xsl:stylesheet version="1.0"
> xmlns:xsl="<http://www.w3.org/1999/XSL/Transform>"
> xmlns:fo="<http://www.w3.org/1999/XSL/Format>">
> should be my starting line.
>
...
> All I get is a:
>
> italic Date: and an itallic  Comment of: and thats that!
> I have downloaded MSXSML3.0 and installed it (it installed itself using an
> installer)
> I am using XMLSPY
>
> and I dont understand why this doesnt work where as
> the so unrecommended <xsl:stylesheet
> xmlns:xsl="http://www.w3.org/TR/WD-xsl"> works if I replace the relevant
> line on my xsl.
> (however with the old one <xsl:variable> doesnt work....
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.