14.8. XML

Notes 6 contains programming tools to let you generate and parse any XML data. The classes that were previously available by downloading the Lotus XML Toolkit, have been added to the main product and are now a standard part of LotusScript (and Java). Chapter 16, “XML” on page 743, discusses the XML capabilities in detail.

Briefly, the LotusScript classes include:

  • XML processors NotesDOMParser and NotesSAXParser, which implement the two standard models for processing any XML data.

  • Helper class NotesStream, which represents an input to or output from an XML processor (among other uses).

In addition, there are classes to support DXL, the Domino-specific XML Document Type Definition. DXL is used to represent and process information about ...

Get Domino Designer 6: A Developer’s Handbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.