[Openroad-users] XML/XSLT in OpenROAD
Bodo Bergmann
Bodo.Bergmann at ingres.com
Fri Feb 15 00:37:38 EST 2008
Plans - yes.
But the first step is direct XML support (system classes to create &
parse XML files),
we are currently working on this.
XSLT is an extension, which will be in the focus afterwards.
Bodo.
Bodo Bergmann
Senior Software Engineer
OpenROAD Worldwide Development
Ingres Corp.
________________________________
From: openroad-users-bounces at peerlessit.com
[mailto:openroad-users-bounces at peerlessit.com] On Behalf Of Daniel
McOdrum
Sent: Wednesday, February 13, 2008 10:36 PM
To: International OpenROAD Users
Subject: Re: [Openroad-users] XML/XSLT in OpenROAD
Our other requirement is also being OS agnostic. Xerces/xalan would fit
that bill as well.
Any plans for incorporating xslt functionality into future versions of
OpenROAD?
Thanks,
Dan
________________________________
From: openroad-users-bounces at peerlessit.com
[mailto:openroad-users-bounces at peerlessit.com] On Behalf Of Bodo
Bergmann
Sent: Wednesday, February 13, 2008 3:32 PM
To: International OpenROAD Users
Subject: Re: [Openroad-users] XML/XSLT in OpenROAD
Dan,
you can use command-line utilities for XSL transformation,
e.g. the Xalan executable (see
<http://xml.apache.org/xalan-c/commandline.html>
http://xml.apache.org/xalan-c/commandline.html
<http://xml.apache.org/xalan-c/commandline.html)> )
It would require to install some Xalan (and Xerces) executables & DLLs.
So you could convert an XML file using a:
CALL SYSTEM 'Xalan -o new.xml orig.xml my.xsl';
Bodo.
Bodo Bergmann
Senior Software Engineer
OpenROAD Worldwide Development
Ingres Corp.
________________________________
From: openroad-users-bounces at peerlessit.com
[mailto:openroad-users-bounces at peerlessit.com] On Behalf Of Daniel
McOdrum
Sent: Wednesday, February 13, 2008 8:03 PM
To: International OpenROAD Users
Subject: [Openroad-users] XML/XSLT in OpenROAD
Looking for any suggestions for a way to do XSLT within OpenROAD. We're
specifically looking for a DBMS independent method. This was likely
covered previously somewhere here but I'm a relatively new member and
couldn't find anything in past topics.
Thanks in advance for any tips you can offer.
Cheers,
Dan
Dan McOdrum | Sr. Principal Architect | Infor | office: 610.407.8025 |
cell: 484.431.5400 | email: daniel.mcodrum at infor.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.peerlessit.com/pipermail/openroad-users/attachments/20080214/e8989aa7/attachment.html
More information about the Openroad-users
mailing list