XSL for C++

Abhishek Srivastava abisheks at india.hp.com
Sun Dec 26 09:16:52 GMT 1999


Hi,

I am using IBM's XML4C++ on HPUX.
I am not using xsl for b2b translations ...
We have a distributed system in which xml is used as a carrier for messages.
However, at some points we need to transform the xml message into a native
system format
For example. If I have a component that uses IBM's MQ Series,  then I want
to transform the XML message
into MQ message format that this component can understand. Since this
component is a legacy component I do not wish to alter it's code
to make it understand xml, instead I intend to write an adapter which will
translate the xml message into an MQ series message and serve it to this
component. To build such an XML to MQ adapter I need an XSL Transformation
utility in C++ on HP-UX.
I checked out Xalan ... currently, it's only available for windoze


regards,
Abhishek.
----- Original Message -----
From: "Srinivasan, Veeraraghavan (OH35)"
<Veeraraghavan.Srinivasan at iac.honeywell.com>
To: "Abhishek Srivastava" <abisheks at india.hp.com>
Sent: Saturday, December 25, 1999 10:44 PM
Subject: RE: XSL for C++


> I do not understand what you mean by XML translator for C++. Which parser
> are you using?
>
> XSL can be used to transform from one XML to another XML. If it is a B2B
> transformation, I would recommend using standard Middle tier B2B products
> such as Biztalk rather than writing your own that handles transformation
and
> messaging.
>
> Hope this helps.
>
>               Honeywell
> Veeraraghavan Srinivasan
> Senior Principal Engineer
> Honeywell Hi-Spec Solutions
> 1280, Kemper Meadow Drive,
> Cincinnati, OH 45240
> Phone: (513) 595-8913
>
>
>
> > -----Original Message-----
> > From: Abhishek Srivastava [SMTP:abisheks at india.hp.com]
> > Sent: Friday, December 24, 1999 10:36 AM
> > To: 'xml-dev'
> > Subject: XSL for C++
> >
> > 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.
> >
> > regards,
> > Abhishek.
> >
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> >     _/               Abhishek Srivastava
> >    _/                Hewlett Packard ISO
> >   _/_/_/   _/_/_/    -------------------
> >  _/    /   _/   _/     (Work)   +91-80-2251554 x1190
> > _/  _/   _/_/_/      (Ip)     15.10.47.37
> >         _/           (Url)
> > <http://sites.netscape.net/abhishes/index.html>
> >        _/
> >                      Work like you don't need the money.
> >                      Dance like no one is watching.
> >                      And love like you've never been hurt.
> >                      --Mark Twain
> >
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> >
>


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