The XML Query Model

You can use the eRoom XML Query Language (EXQL) to access eRoom data and commands through either Simple Object Access Protocol (SOAP) requests or through Server Access API (SAAPI) calls. You can also import or export eRoom data in XML format. The query model used is able to represent all accessible eRoom data, along with queries and operations on that data.

This section covers the following topics:

For information on the supported XML commands, refer to the section The eRoom XML Query Language Commands. For information on the available data, refer to the section The eRoom Query Language Reference. For information on SAAPI calls, refer to the eRoom API Help.