Feb 09
XML Schema Validation with Python, MSXML and comtypes
English, Python, Python Tips, Windows, XML No Comments »The previous Python Tip, XML Schema Validation with Python, MSXML and PyWin32, described how to use PyWin32 and MSXML to validate XML contents against an XML Schema. The adaptation to perform the same with comtypes instead of PyWin32 is a simple translation.
Read more...
Recent Comments