HTML Integration at Application Level
This example shows a simple integration of the XMLSpy control at application-level into a HTML page. The integration is described in the following sections:
•Instantiate a XMLSpyControl in HTML code.
•Implement buttons to load documents and automate code-generation tasks.
•Define actions for some application events.
The code for this example is available at the following location in your XMLSpy installation:
<ApplicationFolder>\Examples\ActiveX\HTML\XMLSpyActiveX_ApplicationLevel.htm.