Altova StyleVision 2022 Enterprise Edition

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

 

<OBJECT id="objStyleVisionControl"
    Classid="clsid:559db547-71fc-435d-aa8e-7faa321d0c6e"
    width="1000"
    height="700"
    VIEWASTEXT>
</OBJECT>

© 2016-2022 Altova GmbH