Description
To define boolean values, some ad-hoc enumeration of "true" and "false" are repeatedly used. Since XML Schema defines a standard boolean datatype it will be better to use it.
For now I have only fixed `site-conf.xsd`
To define boolean values, some ad-hoc enumeration of "true" and "false" are repeatedly used. Since XML Schema defines a standard boolean datatype it will be better to use it.
For now I have only fixed `site-conf.xsd`