About the Qeo Library

The Qeo library contains a number of non-basic types that have been added to qeo and which you can use. T

Current types

Currently, the library contains the following types:

How to Use these Types

To use these types, you need to include the qeo-types.xml file in your QDM files:

(...)
<include file="qeo_types.xml"/>
(...)