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 3.0 XSLT. Does it work?



Hi Mike Kay,

I am running the same stylesheet with the namespace
http://www.w3.org/TR/WD-xsl and it does work.  In that case,
I can't use the constructs xsl:output and xsl:text because they are not
supported but the stylesheet behaves as expected.  When I switch
to the new namespace, http://www.w3.org/1999/XSL/Transform it does not
work.

The root node is SearchSet, I am sure.  I should say that I am doing this
within a VB6 application using DOM (transformNode method).

Thanks for your reply.

Sotiris, CTL, Cyprus.


 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]