svibuk 0 Posted March 31, 2011 Report Share Posted March 31, 2011 i am creating a xml dcoument from code in vb6.0 & validating it against xsd using msxml4.0everything working finethe xml file is formed from the code / the data i get during runitmewhen i validate it it gives me the validation results but it seems that the entire xml doument is in one line though the xml document tags appears in diferent linesas when i validate it for multiple error it gives me everytime line 1 but change in column noi made the same file wth same data manually & validated it in that i get the proper line no & column nosuppose the error is in line 10 i get line no 10 column no 5but the file that is generated dynamically gives me error but taking the whole document as line 1how do i redcity it so that i get the proper line no Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.