[jira] [Created] (XMLBEANS-668) Introduce 'strict' parsing for floats and doubles
"PJ Fanning (Jira)" <[email protected]> Mon, 15 Jun 2026 19:36:00 +0000 (UTC)
| Newsgroups | gmane.comp.jakarta.poi.devel |
|---|---|
| Message-ID | <[email protected]> |
PJ Fanning created XMLBEANS-668:
-----------------------------------
Summary: Introduce 'strict' parsing for floats and doubles
Key: XMLBEANS-668
URL: https://issues.apache.org/jira/browse/XMLBEANS-668
Project: XMLBeans
Issue Type: Task
Reporter: PJ Fanning
The current code accepts what Java accepts but the XML Schema is stricter.
The change keeps the lenient parsing as the default but introduces an XmlOption to enforce strict parsing.
https://github.com/apache/xmlbeans/pull/44
--
This message was sent by Atlassian Jira
(v8.20.10#820010)