edmiDefineExtensionSchema
EdmiError edmiDefineExtensionSchema (SdaiString schemaFileName, SdaiString diagnosticFile, SdaiInteger options, SdaiInteger *nWarnings, SdaiInteger *nErrors);
Use this function to define an extension schemata for an EXPRESS schema.
Arguments
Type | Name | Comment | |
---|---|---|---|
1 | SdaiString | schemaFileName | The path to the extension schema file |
2 | SdaiString | diagnosticFile | Diagnostic file path |
3 | SdaiInteger | options | Options |
4 | SdaiInteger | nWarnings | Number of warnings after compiling |
5 | SdaiInteger | nErrors | Number of errors after compiling |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_EDMInterface'.
Options
Option | Comment | |
---|---|---|
1 |
Example
<example>
See also
Filter by label
There are no items with the selected labels at this time.