This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: MSXML or possible alternate solutions...


> I am attempting to get the MSXML processor to load xml files in IE 5 with
> the appropriate stylesheet.  The problem is that what I get displayed is
> just each of my templates, applied in sequential order which they appear
in
> my stylesheet, with no information included from the xml file.

Which version of msxml are you using?
Maybe it's a matter of namespace.
Older version use xmlns:xsl="http://www.w3.org/TR/WD-xsl"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" only works with the new
versions.
Get the latest preview release and try again.

Rudolf P. Weinmann
Innovation Process Technology Inc.
Switzerland


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]