Quote:
Originally Posted by qwertyjjj
Surely in code, you can check a schema t get a datatype?
|
I don't know how that's going to help, though. Both your examples (0.5 and .5) would be valid against the same schema, so what would that tell you? I agree, the way to do this seems to be to load the two xml files into a program and "walk" the objects comparing them.
Dave