Try OpenEdge Now
Working with XML
Reading XML Documents with the Simple API for XML (SAX)
:
Developing ABL SAX applications
:
Example code: retrieving names and phone numbers
Example code: retrieving names and phone numbers
This example retrieves names and phone numbers. It is presented in two versions in the following sections:
Withoutnamespace processing
Withnamespace processing
In this section:
Without namespace processing
With namespace processing