cornelius/kode

[kxml_compiler]xs:decimal formatting on element write

martonmiklos opened this issue · 0 comments

xs:decimal elements should be formatted in nonscientific format.
Add 'f' argument to the QString::number function call at the writeElement method.