New tool: XML Validator

Hi,

Today, a really small tool that helps to find error in CRM customization file. It is so boring to get the standard error message from the import customization page when your customization file is broken...

Of course, you can download and install tools like XMLSpy but it has too many funtions for me. So, I wrote a small tool that allows you to validate a XML file with a XSD file. It is generic and works also for other XML files than CRM one.

On the downloadable file, you will find the program and a XSD file which groups the three CRM XSD file used for the customizations (ExportImport, ISV.config and SiteMap).

You can select files (XML and XSD) by browsing the computer or by drag and drop.

I hope that will help some people, enjoy!


Download:

Comments

Popular posts from this blog

Use feature flags in your plugins

New XrmToolBox plugin : Import/Export NN relationships

Searchable Propery Attribute Updater