Update xmlConfigFile.md

pull/460/merge^2
Buddhika Chathuranga 2020-06-01 14:33:33 +05:30
parent 01c6a54032
commit f978c30e5a
1 changed files with 1 additions and 1 deletions

View File

@ -365,4 +365,4 @@ This is useful when the main process is a console, which can respond to Ctrl+C c
## XML schema validation
We are using embedded [XSD](../src/Core/WinSWCore/XMLSchema.xsd) file to validate XML configurations file schema. You can follow this schema file when creating the XML configuration file.
We are using embedded [XSD schema file](../src/Core/WinSWCore/XMLSchema.xsd) to validate XML configurations file. You can follow this schema file when creating the XML configuration file.