[xsl] Re: How to work xml string line with a xslt file

Subject: [xsl] Re: How to work xml string line with a xslt file
From: "Yang" <sfyang@xxxxxxxxxxxxx>
Date: Fri, 13 Apr 2001 08:25:07 +0800
Hi,

Never mind about this problem.  I found the answer from  p.680 of Key's
reference book.
It turns out I  should use loadXML(strxml), not  loadxml(strxml).
And it is  why I got error message saying the object is not supported.

Next, I plan to apply  loadXML object  to load node-set as xml source ,
would someone share his experience on this subject  with me?

Thanks all

Sun-fu Yang

sfyang@xxxxxxxxxxxxx




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


Current Thread