Altova XMLSpy 2024 Enterprise Edition

Method: GenerateJSONSchemaDocumentation (objDlg as JSONSchemaDocumentationDlg)

 

Description

Generate documentation for a JSON Schema file in HTML, MS-Word, or RTF format. The parameter objDlg is used to parameterize the generation process. Use Dialogs.JSONSchemaDocumentationDlg to get an initialized set of options. As a minimum, you will need to set the property JSONSchemaDocumentationDlg.OutputFile before starting the generation process. Note that this functionality is limited to Schema View only. See Document.CurrentViewMode and SPYViewModes.

 

Errors

1400

The document object is no longer valid.

1407

Invalid parameters have been passed or an empty file name has been specified as output target.

1417

The document is not opened in schema view, maybe it is not a '.json' file.

1421

Feature is not available in this edition.

1422

Error during generation

 

© 2018-2024 Altova GmbH