From: Robert Ramey (ramey_at_[hidden])
Date: 2007-03-12 11:59:12


This could be done by making a custom archive by deriving from
the xml_archive in the library.

I can't imagine that such an archive would be generally readable
however. Perhaps in some specific cases maybe.

Robert Ramey

Gerrit Brehmer wrote:
> Hi,
>
> is it possible to suppress the in the xml-output generated attributes
> for object types (class_id, tracking_level and version)? Because it is
> better human writable/editable and in my case i have tested the
> reading of files w/o these attributes and it was all successful.
>
> Thanks in advance for your help!