Web Development
xmlcorba.txt
Associated article: XML and CORBA
Tags: Web Development
Published source code and related files accompanying the article by Dirk Hamstra in which he discusses the XML|IT toolkit from CareFlow lets you automatically tag results returned from calls to CORBA services, then format them using XML.
XML and CORBA
by Dirk Hamstra
Listing One
<module>
<name> banking </name>
<interface>
<name> savings_account </name>
<inherits> bank_account </inherits>
<operation>
&...


