5.3.1.4 Floating-Point

Floating-point values are encoded using one of the XML floating-point types. The mappings between the OPC UA floating-point types and XML schema data types are shown in Table 35.

Table 35 – XML Data Type Mappings for Floating-Point
NameXML Type
Floatxs:float
Doublexs:double

The XML floating-point type supports positive infinity (INF), negative infinity (-INF) and not-a-number (NaN).