<< Click to Display Table of Contents >>
REAL |
This XML representation of complex data is used internally by other XMLs supported by the driver.
<xs:simpleType name="REAL">
<xs:restriction base="xs:double" />
</xs:simpleType>
Example 1:
<REAL>1234.567749</REAL>