I 'm working on a project where I want to parse XML archives generated by boost serialization library, except that I didn't find any serialization's specification or XML schema describing this mechanism.
Is there any documentation providing this?
Thanks