<!ELEMENT table (<property> | <attribute>)*>
Parent: <item-descriptor>
The <table> tag specifies an SQL database table that store properties of repository items defined by this item descriptor.
Attribute  | Description  | 
|---|---|
  | The table’s database name.  | 
  | The name or names of the database columns that correspond to the repository ID.  | 
  | For multi-valued properties of type   | 
  | The table’s type, one of the following: 
  | 
  | Typically used only in versioned repositories, this attribute is set to an integer between 1-9, which specifies the relationship of this table to other tables in a many-to-many relationship. In a two-sided many-to-many relationship, the table with the ‘second’ side should set this attribute to 2; the table with the ‘first’ side should set this attribute to 1. In a versioned repository, set this attribute to  Default:   | 
  | Typically used for XML file combination, where elements with the same ID are regarded as the same element.  | 

