IBM Version 5 Universal Remote User Manual


 
168 The XML Files: Development of XML/XSL Applications Using WebSphere Studio
Figure 8-1 Solution overview of the Passenger List application
8.3.2 XML in this application
XML plays a key advantage in this application. It provides the full infrastructure
for the data exchange and description between the database and the user
interface, and also within Application Studio as well. WSDL bindings are in XML
format.
Application Developer includes an integrated suite of tools for XML:
Importing of Relational Database information through the wizards and
specifying it in XML Metadata Interchange (XMI) format. This is done when
the database connection is establish.
XML editing and validation
XML Schema and DTD editing, validation and generation between the two
XSLT generation and transformation
Creation of Input and Output forms from JavaBeans, as well as DTD and XML
Schema
Generation of XML from DTD and XML Schema and vice versa.
Presentation
Data
Client Web Tier
Servlet
HTML
XML
XSLT Processor
XSLT
Data
Data
Presentation Logic
Data Server
Web
Services