[
https://issues.apache.org/jira/browse/OFBIZ-10411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacques Le Roux closed OFBIZ-10411.
-----------------------------------
Resolution: Implemented
Fix Version/s: Upcoming Branch
Thanks Mathieu,
Your slightly modified patch is in trunk at revision: 1846727
I had to manually adapt ofbiz-component.xsd after OFBIZ-10635
> XML schemas should use predefined boolean type
> ----------------------------------------------
>
> Key: OFBIZ-10411
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10411> Project: OFBiz
> Issue Type: Improvement
> Affects Versions: Trunk
> Reporter: Mathieu Lirzin
> Assignee: Jacques Le Roux
> Priority: Minor
> Labels: patch
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-10411-use-boolean-type-in-site-conf.patch, OFBIZ-10411-xml-use-boolean-type-follow-up.patch
>
>
> 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`
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)