Actuate Information Delivery API data types : acDouble
 
acDouble
A simple data type that represents a hexadecimal double.
Schema
<xsd:simpleType name="acDouble">
<xsd:restriction base="xsd:hexBinary" />
</xsd:simpleType>