XML Reference
The following table describes the XML Schema definition language (XSD) elements used in the Microsoft CRM Web application configuration file (isv.config).
Element | Description |
account | The detail form for the Account object. |
Areas | The navigation pane areas for each module in the Microsoft CRM application. |
Button | A button on a toolbar. |
Configuration | The main element in the configuration file. |
contact | The detail form for the Contact object. |
CustomMenus | The custom menus to be added to the Microsoft CRM application. |
Entities | The set of objects that can be shown in a detail form window. |
Home | The Home module in the Microsoft CRM application. |
incident | The detail form for the Incident (Case) object. |
invoice | The detail form for the Invoice object. |
lead | The detail form for the Lead object. |
Menu | A new menu to be added to the Microsoft CRM application. |
MenuBar | A new menu bar. |
MenuItem | An item in a menu. |
MenuSpacer | A separator line in a menu. |
NavBar | The container for side tabs added to the navigation pane in a detail form window. |
NavBarItem | A side tab added to the navigation pane in the main window of the Microsoft CRM application. |
opportunity | The detail form for the Opportunity object. |
quote | The detail form for the Quote object. |
Reports | The Reports module in the Microsoft CRM application. |
Root | The container for elements added to the main Microsoft CRM application window. |
Sales | The Sales module in the Microsoft CRM application. |
salesorder | The detail form for the SalesOrder (Order) object. |
Service | The Service module in the Microsoft CRM application. |
SubMenu | A sub-menu in a menu. |
ToolBar | A toolbar that is added to an object detail form. |
ToolBarSpacer | A spacer that is added between toolbar buttons. |
Workplace | The Workplace module in the Microsoft CRM application. |