Altova XMLSpy 2024 Enterprise Edition

The HTML Object tag is used to create an instance of the XMLSpyControl. The Classid is that of XMLSpyControl. Width and height specify the window size. No additional parameters are necessary, since application-level is the default.

 

<OBJECT id="objXMLSpyControl"
      Classid="clsid:a258bba2-3835-4c16-8590-72b44f52c471"
      width="1000"
      height="700"
      VIEWASTEXT>
</OBJECT>

 

© 2017-2023 Altova GmbH