How do you validate XML with XSD in Delphi without using MSXML? I am limited to MSXML3 which can't do XSD. Googling gave me little to nothing at all. Please help me, thanks.
A:
Are you using SQL Server by any chance? If so you could do through it.
Other than that you could use third party, free tools (like saxon).
I have never used/needed Delphi's one, but so, I suppose you've seen: C:\Program Files\CodeGear\RAD Studio\5.0\source\Win32\xml ? (Obviously the path will likely be different as mine is Delphi 2007).
Eduardo
2010-02-03 20:47:51