Boost logo

Boost Users :

Subject: Re: [Boost-users] XML Serialization: Putting Stylesheet tag inside XMLfile
From: Robert Ramey (ramey_at_[hidden])
Date: 2010-02-18 12:27:09


> File XSLTFile.xml contain stylesheet info.
> * So, how is it possible to put a stylesheet related statement
> just after the 1st statement?
> * Another query is, how to change the the tag name
> "boost_serialization" to something else?

You should be able to derive your new class from xml_archive_impl...

There you can the initialization / windup functions. There is/was
and outdated example of how to do this in the documentation
using portable binary archive as an example. I don't know if
it's still in there.

Robert Ramey

>
> Regards,
> Girish
>
>
>
>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net