IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

XML Channel

//TODO

LHY review

The XML Channel uses multichannel support to send and receive XML formatted messages. The goal is not to address any particular device or client but to define the message formats and DTDs required for the toolkit. In addition, the XML Channel provides the channel driver and handlers required for multichannel support (see Multichannel support for more information). This XML Channel works with any of the XML parsers currently available or you may implement a custom parser.

The following interfaces and classes are provided in the com.ibm.dse.cs.xml package:


Feedback