Without namespace processing
- Last Updated: October 17, 2024
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Without namespace processing
i-sax1d.p
In this example of a SAX driver procedure, i-sax1d.p, the driver's logic closely parallels the tasks in Basic tasks of an OpenEdge SAX application.
|
i-sax1.xml
This is the associated sample XML file, i-sax1.xm.. Each entry contains a name and phone number:
|
i-sax1h.p
i-sax1h.p is the sample handler procedure with SAX callbacks, i-sax1h.p.
|
Trace of SAX driver without namespace processing
When the sample is run, it produces the following trace:
|