XSL for C++

Thomas B. Passin tpassin at idsonline.com
Fri Dec 24 17:01:38 GMT 1999


Abhishek Srivastava wrote:

>Hi,

>I need an XSL translator utility for C++. Is there one ?

>Another question, I know that using XSL style sheets we can transform xml
into html.
>However, If I want to transform one xml vocabulary into another one can I
still use xsl style sheets ?
>The utility should take in a stream of one xml vocabulary and spit out a
stream of another type

XSLT transforms one xml document into another.  The output may also be
slightly non-xml if it is HTML, or if it is just text.  So yes, an xslt
stylesheet can transform an xml document into one with a different
vocabulary.

Tom Passin


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo at ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list