XML Configuration
Elements
-
mappingDocuments Element
Contains information about a group of xml mapping files.
Child Elements
-
mappingDocument (at least 1 required) : one mappingDocument element should exists for each xml mapping document.
-
mappingDocument Element
Contains information about an xml mapping file.
Attributes
-
url (required): The path to the xml file.
-
errorMessageProvider Element
Contains information about a IErrorMessageProvider.
Child Elements
-
ANY ELEMENT (optional): extra elements can be defined which are then passed to the ConfigurationService for generate the IErrorMessageProvider.