============================= XML Configuration File Schema ============================= XML Configuration file is validated against the schema file **IoC.Configuration.Schema.22B4BA50-3429-48FE-8059-B9C1F855A639.xsd** below, when the file is loaded by **IoC.Configuration**. This file can be found also in folder "IoC.Configuration.Content", under the folder where Nuget package **IoC.Configuration** is downloaded (see the screenshot below), or can also be downloaded from `IoC.Configuration.Schema.22B4BA50-3429-48FE-8059-B9C1F855A639.xsd `_ or from `oroptimizer.com/IoC.Configuration/V2/IoC.Configuration.Schema.22B4BA50-3429-48FE-8059-B9C1F855A639.xsd `_. .. image:: ioc.configuration-files.jpg To use Visual Studio code completion based on this schema, right click "Properties" on the XML configuration file, and select the schema in "Schemas" text box in properties tab (see the screenshot below). .. image:: selecting-schema-in-vs.jpg Alternatively, reference the schema in xmlConfiguration element as displayed below: .. code-block:: xml :linenos: **XML configuration file schema:** .. code-block:: xml :linenos: