Application
Methods
CreateXMLSchemaFromDBStructure
Properties
Description
Application is the root for all other objects. It is the only object you can create by CreateObject (VisualBasic) or other similar COM related functions.
Example
Dim objSpy As Application
Set objSpy = CreateObject("XMLSpy.Application")