mirror of https://github.com/winsw/winsw
Update doc/xmlConfigFile.md
Co-authored-by: Next Turn <45985406+NextTurn@users.noreply.github.com>pull/460/merge^2
parent
0bc966fdff
commit
a772075274
|
@ -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). You 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 follow this schema file when creating the XML configuration file.
|
||||
|
|
Loading…
Reference in New Issue