Sample Project 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">
<projectOrgStructure name="Sample Projects Org Structure" isNew="true">
<projectOrgNode name="FlexNet" notes="FlexNet projects">
<project name="FlexNet Manager" displayName="FlexNet Manager" />
<project name="FlexNet Operations" displayName="FlexNet Operations" />
</projectOrgNode>
</projectOrgStructure>
</orgStructures>
The notes attribute can contain up to 1,000 characters.