Try OpenEdge Now
skip to main content
Working with XML
Preface : Organization
 

Organization

Developingwith XML in OpenEdge
Provides an overview of the role of XML and the ABL features available for developing ABL applications that work with XML documents.
Reading and Writing XML with the Document Object Model (DOM)
Describes ABL support for XML documents with DOM, including the receipt and processing of XML documents and the creation and transmission of XML documents.
Reading XML Documents with the Simple API for XML (SAX)
Describes ABL support for reading documents with SAX and includes provides a reference for SAX callback procedures.
Writing XML Documents with the Simple API for XML (SAX)
Describes ABL support for reading documents with SAX.
Reading and Writing XML Data from Temp-Tables and ProDataSets
Describes how temp-tables and ProDataSets can serialize their data to an XML document and serialize their definitions to XML Schema documents. This chapter also describes how you can read or read and load XML data and schema into a temp-table or ProDataSet.
XML Schema and ABL Data Type Mappings
Lists data type mappings needed to support ABL applications that interoperate with XML.
ABLto IANA Code Page Mappings
Lists code page mappings needed to support ABL applications that interoperate with XML.
Commandand Utility Reference
Describes the bproxsdto4gl utility.