This element contains the licensing information for the EditLive! Equation Editor integration.
<webeqLicense>
<editLive>
...
<otherLicenses>
<webeqLicense ... />
</otherLicenses>
...
</editLive> This attribute is used to specify the license key to be used with the EditLive! Equation Editor integration.
This attribute provides the virtual directory where the end user documentation for the EditLive! Equation Editor can be found. If this attribute is not used or specified incorrectly the end user documentation for the EditLive! Equation Editor will not be available.
This attribute should be specified as an absolute URL.
This example demonstrates how to use the <webeqLicense> element to input EditLive! Equation Editor licensing information into EditLive! for XML.
<editLive>
...
<otherLicenses>
<webeqLicense
key="1234-1234-1234-1234"
documentationURL="http://localhost/equationEditor/"
/>
</otherLicenses>
...
</editLive> Copyright 2001-2004 Ephox Corporation. All Rights Reserved.