| Name | 
Description | 
| <Repository Model> | 
Contains different work item configurations the connector supports | 
| <WorkItem> | 
Defines a work item type and its associated fields. | 
| <Fields> | 
Contains a list if fields the work item supports. | 
| <Field> | 
Defines a specific field. | 
| <LovDefs> | 
Contains a collection of lovDef tags. | 
| <LovDef> | 
Defines the meta data used by the corresponding List of Value dialog. | 
| <CriteriaMap> | 
Defines the query criteria used by the List of Value dialog. | 
| <FieldMap> | 
Defines the rules on the data returned back from the corresponding List of Value dialog. | 
| <DisplayList> | 
Defines the columns to show in the corresponding List of Value dialog. | 
| Contains a collection of dataSource tags. | 
| Defines the access mechanism used by lovDef tag. | 
| <QueryListColumns> | 
The default columns to show in query result table when creating a new query. | 
| <WebResource> | 
Contains a collection of URLDef tags. | 
| <URLDef> | 
Defines how an url field should behave when the link is clicked. | 
| Name | 
Description | 
| <regions> | 
Contains different UI configurations the connector supports | 
| <region> | 
Defines a specific region. | 
| <formLayout> | 
Container UI object used to host a group of UI controls. The UI controls are shown in a form. | 
| <panelLayout> | 
Container UI object used to host a group of UI controls. The UI controls are displayed using the panel mechanism. | 
| <inputText> | 
Edit box that user can type value. | 
| <comboBox> | 
Show a list of values that user can select from. | 
| <listOfValues> | 
A UI control that has an edit box and a search binocular. When the search binocular is clicked, a pop up displays and shows data that match the definition on corresponding field tag. | 
| <radio> | 
A group control that allows user to pick one value. | 
| <checkBox> | 
A group control that allows user to pick more than one value. | 
| <inputDate> | 
A UI control that has an edit box and a date time picker. | 
| <textEditor> | 
A control allows user to type in multiple lines. |