SE_xmlschema_get_info

Retrieves the schema name, schema property, and schema collection of an XML schema object

Usage syntax

SE_xmlschema_get_ (SE_CONNECTION handle, const ACHAR *schema_name, SE_XMLSCHEMAINFO xmlschema);

 

Parameters
handle Connection handle
schema_name The name of the XML schema
Description

SE_xmlschema_get_info returns the schema name, schema property, and schema collection of the specified XML schema object.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_OUT_OF_CLMEM

SE_SDE_NOT_STARTED