xsl-list
[Top] [All Lists]

[xsl] writing to file from MSXML 4.0

2008-06-06 05:38:51
Dear List members,

The problem I have involves using a MSXML 4.0 processor, which is embedded
in an application to write some of the processed information to a file. I
can't change the application, all I can do is write an XSL stylesheet to
achieve this.

In one or the other form this seems to be a problem that shows up here and
elsewhere and the answer seems to be "can't be done in MSXML, but why don't
you use a JScript one-liner to create a node-set and write it out to a
file?".   I asked Mr Google and his friends all things that I could imagine
to turn up something that actually gives this mysterious one-liner, but to
no avail.  So here I am asking those in the know for a complete example of
how to write a node-set generated with the XSLT processor of MSXML 4.0 to a
file with JSscript.  I have never programmed in JScript and not touched any
programming on Windows for many years, so I have absolutely no idea what
needs to be done here.

Any help appreciated,

Christian

-- 

 Christian Wittern
 Institute for Research in Humanities, Kyoto University
 47 Higashiogura-cho, Kitashirakawa, Sakyo-ku, Kyoto 606-8265, JAPAN

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>