IniFile :: isXMLConfiguration - Is configuration file XML based
The function checks, whether the configuration file is an XML file or not. Only XML files support multiple configurations.
Return value: Success ( bool )
The value is true when the function was executed successfully. Otherwise the value is set to false.