Try OpenEdge Now
Working with XML
Reading and Writing XML Data from Temp-Tables and ProDataSets
:
Introduction
:
Other XML features
Other XML features
You do not need to know XML to successfully use the XML features described in this chapter. However, you might be interested in ABL features that support working directly with XML. For example:
For information on reading and writing XML documents with ABL using the Document Object Model (DOM) interface, see
Reading and Writing XML with the Document Object Model (DOM)
For information on reading and writing XML documents with ABL using the Simple API for XML (SAX) interface, see
Reading XML Documents with the Simple API for XML (SAX)
and
Writing XML Documents with the Simple API for XML (SAX)