This structure contains the various licenses for Ephox EditLive! for XML. If this structure is left blank or if the licensing information contained within this element is incorrect then EditLive! for XML will only run in the 30 day trial mode.
<ephoxLicenses>
<editLive>
...
<ephoxLicenses>
<!--ephoxLicenses configuration settings-->
</ephoxLicenses>
...
</editLive>This element contains configuration information for an individual license for EditLive! for XML.
This example demonstrates how to use an empty <ephoxLicenses> element to run EditLive! for XML in the 30 day trial mode only.
<editLive>
...
<ephoxLicenses/>
...
</editLive> The <ephoxLicenses> element can appear only once within the <editLive> element.
If the <ephoxLicenses> element is to be left blank the element must then be a complete tag, it cannot contain a tag body. Therefore the tag must be closed in the same line. It should appear as below:
<ephoxLicenses/>
If left blank then EditLive! for XML will only run in the 30 day trial mode.
Copyright 2001-2005 Ephox Corporation. All Rights Reserved.