| id | The ID number for the sdRelationshipSet. |
| name | The name for the sdRelationshipSet. |
| relDescription | The description for the sdRelationshipSet |
| orderType | The type of ordering for the 'to' objects that would be returned on this relationship. For example, the ordering might be unordered or strictly ordered. |
| actions | The actions that can be performed on this relationship. |
| associationType | The association type of this relationship. For example, a relationship might exist between two peers, or between an owning object and owned object. |
| multiplicityType | The multiplicity type of this relationship. For example, a relationship might be a one-to-one relationship, or a one-to-many relationship. |
| containerType | The type of container for the 'to' objects that would be returned on this relationship. For example, as a collection, an array, or a single object. |
| nameSpace | The namespace for the sdRelationshipSet. |
| from | The originating (from) object in the sdRelationshipSet. |
| toObjects | The set of valid objects that can be the 'to' object in this sdRelationshipSet. |