SE_xmltaginfo_set_data_type

Sets the XML tag's data type.

Usage syntax

LONG SE_xmltaginfo_Set_data_type
(SE_XMLTAGINFO tag,
LONG datatype);

Parameters

tag

The XML tag information object.

datatype

The tag's data type.

Description

This function sets the data type contained in the SE_XMLTAGINFO tag information object. The data type must be one of these values.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_PARAM_VALUE

SE_INVALID_XMLTAG_OBJECT

SE_SDE_NOT_STARTED