
30 May
2011
30 May
'11
9:45 a.m.
Robert Bielik skrev 2011-05-30 08:20:
My end goal is to be able to save my string as:
<myString>StringValue</myString>
Any tips towards that end would be greatly appreciated :)
I solved it currently for the XML archive by using basic_xml_grammar to parse the string in the >> stream operator. Regards /Rob