> >>Dear Friends,
> >>
> >>Straight to the point: What is exactly the purpose of the XMLDouble
> >>class? Since in DOM everything needs to be explicitly converted to
> >>XMLCh* I don't see what this is supposed to do. What am
5 Jan 2003, Leo Lopes wrote:
Dear Friends,
Straight to the point: What is exactly the purpose of the XMLDouble
class? Since in DOM everything needs to be explicitly converted to
XMLCh* I don't see what this is supposed to do. What am I missing?
Hi,
It is used for schema validation. Check out
DoubleDatatypeValidator.
Gareth
On Sun, 5 Jan 2003, Leo Lopes wrote:
> Dear Friends,
>
> Straight to the point: What is exactly the purpose of the XMLDouble
> class? Since in DOM everything needs to be explicitly
Dear Friends,
Straight to the point: What is exactly the purpose of the XMLDouble
class? Since in DOM everything needs to be explicitly converted to
XMLCh* I don't see what this is supposed to do. What am I missing?
Thx