i have a module in dotnet which creates a xml file & validates it
its working fine in dot net , i am doing it using xmlwriter
now same thing i need to implement or make in vb 6.0
Printable View
i have a module in dotnet which creates a xml file & validates it
its working fine in dot net , i am doing it using xmlwriter
now same thing i need to implement or make in vb 6.0
You will want to post your code so we can evaluate it for VB6 conversion/compatibility.
http://www.nonhostile.com/howto-vali...xsd-in-vb6.asp
i am referring to this code but as i dont have target namespace in my xsd i am getting error. xsd cannot be changed frm our end