Sample License Server Host Organizational Structure

<?xml version="1.0" encoding="UTF-8"?>

<orgStructures startDate="2005-01-01" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="<FNMEA_Reporting_InstallDirectory>\site\webapps\flexnet\schema\remotereporting\orgStructure.xsd">

<hostOrgStructure name="Sample Host Org Structure" isNew="true">

<hostOrgNode name="North America" notes="Hosts in US and canada">

<host name="eunomia" displayName="Eunomia"/>

<host name="irene" displayName="Irene"/>

</hostOrgNode>

<hostOrgNode name="Europe">

<host name="astrea" displayName="Astrea"/>

<host name="hebe" displayName="Hebe"/>

</hostOrgNode>

</hostOrgStructure>

</orgStructures>

The notes attribute can contain up to 1,000 characters.