[Openroad-users] XML/XSLT in OpenROAD
Bodo Bergmann
Bodo.Bergmann at ingres.com
Thu Feb 14 07:31:43 EST 2008
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/20080213/97d31d40/attachment.html
More information about the Openroad-users
mailing list