[jira] [Created] (OFBIZ-10411) XML schemas should use predefined boolean type

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-10411) XML schemas should use predefined boolean type

Nicolas Malin (Jira)
Mathieu Lirzin created OFBIZ-10411:
--------------------------------------

             Summary: 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


To define boolean values, some ad-hoc enumeration of "true" and "false" are repeatedly used.  Since XML Schema defines a standard boolean datatype I 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)