Update of /cvsroot/instantobjects/Source/Brokers/XML/D7
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10267/Brokers/XML/D7
Modified Files:
IOXML.dpk
Log Message:
Added XML catalog and updated XML broker.
Index: IOXML.dpk
===================================================================
RCS file: /cvsroot/instantobjects/Source/Brokers/XML/D7/IOXML.dpk,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** IOXML.dpk 3 Sep 2005 08:03:12 -0000 1.4
--- IOXML.dpk 8 Sep 2005 07:35:32 -0000 1.5
***************
*** 34,38 ****
dbrtl,
IOCore,
! vclx;
contains
--- 34,39 ----
dbrtl,
IOCore,
! vclx,
! IOXMLCatalog;
contains
|