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