XML response
- Last Updated: February 11, 2026
- 2 minute read
- OpenEdge
- Version 13.0
- Documentation
If the content type in the response message is set to text/xml or application/xml, the XML
content can be accessed as an ABL X-DOCUMENT object. To
process the XML content, cast the Entity field to an
OpenEdge.Core.WidgetHandle object and copy the
resulting value to an X-DOCUMENT handle. For
example:
|