licenseproperties element
| Type: | licensePropertyListDTO | 
| Namespace: | (default namespace) | 
| XML Schema: | ns0.xsd | 
Copyright 2013 WANdisco
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<licenseproperties>
  <licenseproperty>
    <key>...</key>
    <value>...</value>
  </licenseproperty>
  <licenseproperty>
    <!--...-->
  </licenseproperty>
  <!--...more "licenseproperty" elements...-->
</licenseproperties>