dataset_xml
Version 1.20 07jun05
Introduction
This package provides XML services for the dataset system.
It makes use of the xerces package.
The dataset system is described at
http://www.usatlas.bnl.gov/~dladams/dataset
Dependencies
Dependencies are described in the CMT
requirements file.
Status
Version.
Change log.
Components
The components here are listed in dependency order. Each component depends
only on those listed above it. The test associated with each component is
a main program that returns zero if the component is working properly.
XmlParser (header,
source,
test)
Uses XercesC to read and write XML files from and to XmlElement objects.
dladams@bnl.gov