Ori Tsarfati · Jan 9, 2023 go to post

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. 

Ori Tsarfati · Nov 28, 2022 go to post

Hi Martin

Instead of using ToXML() method you can use XMLExportToString(.str) or XMLExportToStream(.stm) 

It works fine for me.