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: How to work xml string line with a xslt file


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@unisvr.net.tw




 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]