Query Language Reference

This section explains and illustrates the eRoom XML Query Language complex types, their elements (which represent underlying eRoom properties), and enumerations. All of these are defined by the XML Schema Document files (.xsd) located in the ..\eRoom Server\Toolkit\xmlschemas subdirectory. Each element represents a property whose value you can obtain and/or change using the getproperties and setproperties commands.

The reference material in this section resides in two topics:

  • Complex Types and Elements, which provides information and diagrams on the complex types defined in the schemas and on the relationships between the complex types and the elements that comprise them.

  • Enumerations, which provides information on the enumerations (all simple types) defined by the schemas.