sdai.h
Parameters |
Description |
SdaiString schemaName |
[in] A string that contains the name of the schema. |
SdaiString subName |
[in] A string that contains the name of the SDAI data type to be checked. |
SdaiString superName |
[in] A string that contains the name of the supertype. |
sdaiTRUE if the specified SDAI data type is a subtype of the specified supertype; otherwise, the function returns sdaiFALSE.
Determines whether a specified SDAI data type is a subtype of another SDAI data type (supertype).
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.
|