Instruction Manual

38 Using the XML Schema
4 R4 Floating point
5 R8 Floating point
6 CY Signed decimal:
Unsigned decimal
(high order 32
bits: low order 32
bits)
7 DATE Floating point
8 BSTR Character string
9 DISPATCH Hex
10 ERROR Signed decimal
11 BOOL Signed decimal
13 UNKNOWN Hex
16 I1 Signed decimal
17 UI1 Unsigned decimal
18 UI2 Unsigned decimal
19 UI4 Unsigned decimal
22 INT Signed decimal
23 UINT Unsigned decimal
27 SAFEARRAY Hex digit array
8194 ARRAY_I2 Hex digit array
8195 ARRAY_I4 Hex digit array
8209 ARRAY_UI1 Hex digit array
8210 ARRAY_UI2 Hex digit array
8211 ARRAY_UI4 Hex digit array
8208 ARRAY_I1 Hex digit array
Value/Data Y Y If the Data property has a non-array value, the
value is an ASCII representation of the data
based on the type.
If the Data property is an array value, the data is
reported as a string of hex digits (two digits per
byte of data).
Value/
NumberDimensions
Y Y Applies to array values. Specifies the number of
dimensions in the Variant type data. LNS only
supports arrays with one dimension.
On import, 1 is assumed if this property is not
specified.
Value/ ElementSize Y Y Applies to array values. Specifies the number of
bytes in each element of the array.
Value/ Dimension Y Y Applies to array values. A separate element is
reported for each array dimension (LNS only
supports arrays with one dimension; therefore, 1
is always reported).
This property contains an Index attribute that
specifies the Dimension being reported.
Value/ Dimension /
LBound
Y Y Applies to array values. Specifies the lower
bound of the array in the current dimension. On
import, if this property is not specified, 0 is