Quickbooks qbxml validator not giving exact reason of xml parsing
Whenever I validate my qbxml in quickbooks validator, i get following message
Error during validation: D, Conversion from string "Line: 7
LinePos: 24
Src Text: " to type 'Double' is not valid.
Here it is giving line number and character position but it is not telling what was the exact reason of xml parsing, whether a required element was not present or something like that. I have made a quickbooks desktop integration application and I am using webconnector. I send data in qbxml format. I am able to fix parsing errors but my question is why quickbooks validator not giving proper exact reason of xml parsing error ?
