IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Developing monitor models > What are monitor models? > Expression support

Supported XML Schema datatypes

The monitor model supports eight XML Schema datatypes.

The monitor model supports the following XML Schema datatypes, as defined in http://www.w3.org/TR/xmlschema-2/:

Expressions with these argument and result types are created using the XML Path Language (XPath) 2.0. Expressions are used in the following places in a monitor model:


Unsupported datatypes

It is possible to use the other datatypes for elements or attributes in inbound events if such elements or attributes are defined in an XML schema that describes the business payload in the xs:any slot of an event (wildcard data in the Common Base Event type).

At run time, values of unsupported datatypes are treated as:

Expression support