Schema Support for the Customization File
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Find the latest SDK documentation: CRM 2015 SDK
The XSD schema for the customizations.XML file is customizations.xsd. The customizations.xsd schema is linked to two additional schemas, isv.config.xsd and SiteMapType.xsd.
The schemas for Microsoft Dynamics CRM 4.0 Updated Rollup 7 can be found in the SDK download:
Server\Schemas
The schemas for Microsoft Dynamics CRM Online can be found in the SDK download:
Server\Schemas\Online\
The following table lists the XSD schema documents that define the valid XML for a customizations.xml file. When linking to the customizations.xsd file for validation, the linked schema files must be in the appropriate relative locations.
| Schema File | Description |
| _resources\customizations.xsd | The main schema for the customization file. |
| _resources\isv.config.xsd | The schema for the ISV configuration. |
| _root\SiteMapType.xsd | The schema for the site map. |
See Also
Reference
.gif)