Thanks Jose
My aim was to avoid of generating classes and to work with schema instead (VDoc)
But thanks for this project JSON2Persistent you mentioned it looks useful.
- Log in to post comments
Thanks Jose
My aim was to avoid of generating classes and to work with schema instead (VDoc)
But thanks for this project JSON2Persistent you mentioned it looks useful.
Hi Martin
Instead of using ToXML() method you can use XMLExportToString(.str) or XMLExportToStream(.stm)
It works fine for me.