Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

 

Code Block
languagecpp
themeConfluence
EdmiError     _CDECL edmiDefineExtensionSchema               (SdaiString      schemaFileName,
             
                                                SdaiString      diagnosticFile,
                                                              SdaiInteger     options,
 
                                                            SdaiInteger    *nWarnings,
    
                                                         SdaiInteger    *nErrors);

Use this function to define an extension schemata for an EXPRESS schema.

Arguments

...

...

 TypeNameComment
1SdaiStringschemaFileNameThe path to the extension schema file
2SdaiStringdiagnosticFileDiagnostic file path
3SdaiIntegeroptionsOptions
4SdaiIntegernWarningsNumber of warnings after compiling
5SdaiIntegernErrorsNumber of errors after compiling

Return Value

...

Insert excerpt
US:_r_EDMInterface
US:_r_EDMInterface
nopaneltrue

Options

<arguments missing>

Example

...

 OptionComment
1  

Example

...

 

Code Block
languagecpp
 <example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schemamodel" and parent = "6062220"