[Axis2] decimal places
Jack Sprat <[email protected]>
| Newsgroups | gmane.text.xml.axis.user |
|---|---|
| Message-ID | <[email protected]> |
I am using XML beans binding in Axis2 version 1.6.1. Is it possible to set up an element so that a certain number of decimal places is always present when constructing the response? For example, US dollar amounts normally have 2 decimal places. I've tried a schema element defined with fraction digits but that does not seem to work. Thanks. J