"Hasse Carlsson" <hcsson@gmail.com> wrote in message news:81be92b0801100149m8b566fu89127f465e711223@mail.gmail.com...
 
I have a newbie question regarding Boost XML serialization:
 
In the example of an XML archive (http://www.boost.org/libs/serialization/example/demo_save.xml), there are lots of attributes (class_id, tracking_level, class_id_reference etc) included in the XML output. I would like to produce an XML archive _without_ these attributes - how do I achieve that?
 
You could achieve this by writing your own archive class.
 
Can such an XML archive be restored,
 
no
 
or are the attributes needed for "de-serialization" to work properly?
 
yes
 
 
Thanks,
 
you're welcome
 
Robert Ramey
 
hcsson@gmail.com
 


_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users