[xsd-users] Implement arbitrary-precision custom types for schema builtin types integer and decimal

Boris Kolpackov boris at codesynthesis.com
Mon Dec 1 07:21:28 EST 2008


Hi Jeroen,

Jeroen N. Witmond [Bahco] <jnw at xs4all.nl> writes:

> With xsd version 3.2.0, I'm trying to implement arbitrary-precision custom
> types for the schema builtin types integer and decimal, but I'm running
> into some problems.

Your infinite-oldfashioned example is the way it should be
done (there is nothing oldfashioned in this approach, BTW).
The infinite example tries to do it via traits which is only
used when mapping to fundamental C++ types.

Boris




More information about the xsd-users mailing list