Problem using Collada Refinery Deindexer - Number Formatting

Hi all,

I’m new to these forums and wondered if anyone can help.

I am trying to use the excellent Collada Dexindexer on a DAE file from Maya. It works well with one problem - it incorrectly changes the format of any numbers with leading 0s - e.g it changes 0.000004 to 4e-006.

Does anyone know how I can correct this ?

Thanks in advance !

That is valid lexical representation for the datatype. It should not be a problem and can save bytes wrt file size.

See http://www.w3.org/TR/xmlschema-2/#double