XML-DATA-TYPE attribute

Returns the XML Schema data type for the temp-table buffer-field object.

Data type: CHARACTER

Access: Readable/Writeable

Applies to: Buffer-field object handle

The XML Schema data type must be compatible with the ABL data type for the field.

If the temp-table schema was created from an XML Schema, this attribute is the same as the xsd:type attribute in the XML Schema.

This attribute does not apply to database buffer fields.

For more information about the ABL XML data type mapping rules, see Use XML with ABL Applications.