Release 1.0 - ...
<license_information> element
This section contains general license information, such as customer name, edition, for which sites the license is intended, etc.
Example
XML |
Copy Code
|
<license_information>
<customername>Smartsite Software BV</customername>
<description>Internal license</description>
<edition>Development</edition>
<modules>
<module>Search</module>
</modules>
<sites>
<site>Test6</site>
<site>Doc6</site>
</sites>
</license_information>
|
Attributes
None.
Parent element
Element name |
Description |
<smartsite.licensing> |
This element contains the Smartsite licensing configuration. |
Child elements
Element name |
Description |
<customername> |
Name of the customer. |
<description> |
Description of the license. |
<edition> |
Describes the edition (Standard, Professional, Enterprise, Developer). |