Groups > Borland > Delphi web services WSDL > Re: Help, TXSDecimal




Help, TXSDecimal

Help, TXSDecimal
Fri, 29 Jun 2007 00:46:08 -030
How i can work with TXSDecimal... for Delphi 2007 pro ?

Please my client send message which doesn´t recognize characters, and I 
think that is because of TXSdecimal mistakes....

How there isn´t information qualified, I  request in this forum...

Tks

Best Regards

Fabio 

Post Reply
Re: Help, TXSDecimal
Tue, 10 Jul 2007 12:08:26 -070
Hello Fabio,

Can you post some code illustrating how you're initializing the TXSDecimal.
It represents an XML schema 'decimal' numeric type. As such it must match a
particular format:

   ( http://www.xml.dvint.com/docs/SchemaDataTypesQR-2.pdf )


 i.e.  " Arbitrary precision decimal numbers. Sign
          omitted, +is assumed. Leading and trailing
          zeroes are optional. If the fractional part is
          zero, the period and following zero(es) can be
          omitted."

I need more information to investigate the issue.

Cheers,

Bruneau.

Post Reply
about | contact