[jira] [Updated] (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] [Updated] (OFBIZ-10411) XML schemas should use predefined boolean type

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-10411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mathieu Lirzin updated OFBIZ-10411:
-----------------------------------
    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`

  was:
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`


> 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: Mathieu Lirzin
>            Priority: Minor
>         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)