[Openroad-users] XML/XSLT in OpenROAD

Daniel McOdrum Daniel.McOdrum at infor.com
Thu Feb 14 08:36:20 EST 2008


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/20080213/878ce7f3/attachment.html 


More information about the Openroad-users mailing list