A
Adam Augusta
Good morning,
I'm using Microsoft XML, v4.0 in Visual Basic to manipulate my XML
documents.
One thing I would love to do is take basic VB datatypes like Double, Long,
String, and convert them to schema-permitted datatypes.
Are there any available tools that, for example, convert a Double to the
appropriate string for an xsecimal with TotalDigits=3? Or do I have to
roll my own?
-Adam
I'm using Microsoft XML, v4.0 in Visual Basic to manipulate my XML
documents.
One thing I would love to do is take basic VB datatypes like Double, Long,
String, and convert them to schema-permitted datatypes.
Are there any available tools that, for example, convert a Double to the
appropriate string for an xsecimal with TotalDigits=3? Or do I have to
roll my own?
-Adam