go to post Ori Tsarfati · Jan 9, 2023 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.
go to post Ori Tsarfati · Nov 28, 2022 Hi Martin Instead of using ToXML() method you can use XMLExportToString(.str) or XMLExportToStream(.stm) It works fine for me.