Document.GenerateDTDOrSchemaEx
Method: GenerateDTDOrSchemaEx ( objDlg as DTDSchemaGeneratorDlg ) as Document
Description
Use this method to automatically generate a DTD or schema for the current XML document. A DTDSchemaGeneratorDlg object is used to pass information to the schema/DTD generator. The generation process can be configured to allow user interaction or run without further user input.
Note that this functionality is not available in ZIP View only. See Document.CurrentViewMode. and SPYViewModes.
Errors
1400 | The object is no longer valid. | |
1407 | Invalid parameter or invalid address for the return parameter was specified. |