[ 
https://issues.apache.org/jira/browse/XMLBEANS-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17408117#comment-17408117
 ] 

PJ Fanning commented on XMLBEANS-451:
-------------------------------------

I'm going to close this issue because of its age. Please reopen if this is 
still an issue.

> 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]

Reply via email to