Read and Write XML Data from Temp-Tables and ProDataSets
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The AVM can serialize the data from ABL temp-tables and ProDataSets to an XML document and serialize their definitions to XML Schema documents. Similarly, you can read or read and load XML data and schema into a temp-table or ProDataSet. (Note that "AVM" refers to the ABL Virtual Machine (AVM), which is the ABL runtime engine.)