IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

WidgetCatalog.xml

Internet banking developers should define widget entry in WidgetCatalog.xml for the widgets defined in Service.xml.

Here is an example of WidgetCatalog.xml:

<entries xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://btt.cn.ibm.com/61/Web20" 
  xsi:schemaLocation="http://btt.cn.ibm.com/61/Web20 ../BTTWeb20/schema/WidgetCatalog.xsd">
	<entry id='simpleHTMLWgt' definition='../widget/basic/HTMLWgt.xml'></entry>
	<entry id='basic_tabwidget' definition='../widget/basic/basic_tabwidget.xml'></entry>
	...
</entries>

Parameters specification for each tag are as follows:



Feedback