Try OpenEdge Now
skip to main content
Working with XML
Reading XML Documents with the Simple API for XML (SAX) : Developing ABL SAX applications
 

Developing ABL SAX applications

The following sections describe how to develop an ABL SAX application:
*Basic tasks of OpenEdge SAX application
*Example code: retrieving names and phone numbers
*Example code: reading customer data and writing a TEMP-TABLE
*ABL SAX andWebSpeed
*Example code: reading XML data using WebSpeed
*SAX andthe AppBuilder
* Basic tasks of OpenEdge SAX application
* Example code: retrieving names and phone numbers
* Example code: reading customer data and writing a TEMP-TABLE