[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: XSL Development Tools

Subject: Re: XSL Development Tools
From: dcl@xxxxxxxxxx
Date: Wed, 14 Jul 1999 12:13:41 -0400
xsl transformer tool
This is just the kind of application which XML is designed for.  You should be
able to use XSL Transforms (XSLT) in the way you describe to translate from one
XML vocabulary (DTD) to another.  You will find the specification for the XSLT
language at http://www.w3.org/TR/WD-xslt.  One implementation of XSLT written in
Java is available from IBM alphaworks,
http://www.alphaworks.ibm.com/tech/LotusXSL.

To translate XML to/from binary formats or other non-XML formats you can write
programs which parse the XML and output the appropriate data in the appropriate
form.  XML parsers for Java and C++ are available from
http://www.alphaworks.ibm.com/.  Those parsers support both a tree interface
(DOM - http://w3c.org/DOM/) and streaming interface (SAX -
http://www.megginson.com/SAX/index.html).

TeXML, at http://www.alphaworks.ibm.com/tech/texml translates XML to the TeX
typesetting language.  It contains Java source, and can serve as one example of
translating XML to another non-xml format.

You may also be interested in investigating James Clark's XML parser, "XP" and
XSL Transformer, "XT" at http://www.jclark.com/xml/.

Douglas Lovell
Advanced Internet Publishing
IBM Research

***
Henry Fieglein wrote:

Date: Tue, 13 Jul 1999 15:21:25 +0200
From: henry_fieglein@xxxxxxxxx
Subject: XSL Development Tools

Hello,
I am new to this list.  I work for DG Bank in Frankfurt.  Currently we are
working on a Trading Floor Architecture which integrates all aspects of trading
within the bank.  We have created a centralized object (a DTD) which describes a
trade.  What we want to do is to use XSL to translate messages to/from the
various applications from/to an XML document.  I am pretty sure that we can
accomplish only one side of this with XSL, but I wanted to solicit responses
from this group.  Further, I want to be able to give a description of this
centralized object to a business analyst familiar with the application to be
integrated and a tool which allows him/her to build a data mapping to/from the
centralized object from the data format of the given application.  Is there any
knowledge of a tool(s) which can help me down this path.  I appreciate greatly
any and all responses.

Henry Fieglein
Global trading Software Architect
Deutsche Genossenschaftsbank
Am Platz der Republik
60325 Frankfurt am Main
Deutschland



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.