Envelope information example
- Last Updated: October 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Envelope information example
Here is an example of a simple SAX-writer application that creates envelope information:
|
The code from the previous example produces a document like the following:
|
Instead of a procedure, you could also use the method for creating a leaf node. For example:
|