Update doc/xmlConfigFile.md

Co-authored-by: Next Turn <45985406+NextTurn@users.noreply.github.com>
pull/460/merge^2
Buddhika Chathuranga 2020-05-29 16:38:06 +05:30 committed by GitHub
parent 0c78c5eed3
commit 5d51f8a75a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 find sample XSD schema file [here.](../examples/windowsservice.xsd). User can follow this schema file when creating the XML configuration file.
We are using embedded [XSD](../src/Core/WinSWCore/XMLSchema.xsd) file to validate XML configurations file schema. You can find sample XSD schema file [here.](../examples/windowsservice.xsd). You can follow this schema file when creating the XML configuration file.