Skip to main content

Sample XML Organizational Structures

The organizational structure schema enables you to contain one or more structures in a single XML file at the time of import. The organizational structures can be one of three types—userOrgStructure, hostOrgStructure, or projectOrgStructure.

Attributes of Root Node

| hostOrgStructure userOrgStructure projectOrgStructure | name | 255 characters | | isNew | true/false |

Attributes of Intermediate Node

| hostOrgNode userOrgNode projectOrgNode | name | 255 characters | | notes | 1,000 characters |

Attributes of User Leaf Node

| user | name | 255 characters | | firstName | 255 characters | | lastName | 255 characters | | email | 255 characters | | phoneNumber | 255 characters | | cellNumber | 255 characters | | status | 255 characters | | address1 | 255 characters | | address2 | 255 characters | | city | 255 characters | | postalCode | 255 characters | | state | 255 characters | | country | 255 characters | | department | 255 characters |

Attributes of Project Leaf Node

| project | name | 255 characters | | displayName | 255 characters |

Attributes of Host Leaf Node

| host | name | 255 characters | | displayName | 255 characters |