View Single Post
Old 12-07-2012, 04:00 PM   PM User | #8
tracknut
Regular Coder

 
Join Date: Aug 2006
Posts: 906
Thanks: 4
Thanked 212 Times in 211 Posts
tracknut is an unknown quantity at this point
Quote:
Originally Posted by qwertyjjj View Post
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
tracknut is offline   Reply With Quote