[
https://issues.apache.org/jira/browse/XMLBEANS-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning closed XMLBEANS-451.
-------------------------------
Resolution: Won't Fix
> XML Beans BigDecimal display issue
> ----------------------------------
>
> Key: XMLBEANS-451
> URL: https://issues.apache.org/jira/browse/XMLBEANS-451
> Project: XMLBeans
> Issue Type: Bug
> Affects Versions: Version 2.3
> Reporter: Vijji Sur
> Priority: Major
>
> We are using XmlBeans to create FIXML objects using xsd
> And we use XmlObject.xmlText method to print XML as string value.
> When we set BigDecimal on XmlObject, it prints as exponential value if the
> scale is higher than 7 digits.
> For example, the value is 0.0000000, it prints as 0E-7.
> How can I tell XmlBeans to use BigDecimal.toPlainString() while printing xml
> text?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]