Hi,
When I use XSD/e tool to generate cxx/.hxx and also the --generate
parser.
I hope when my data is array format in XML file I can parse to C++
container map instead of vector .
If that possible to do that? If yes which part I should modify?
Is there any sample for familiar with this requirement?