How do you validate XML using XSD in Delphi without using MSXML? I am limited to MSXML3 which cannot execute XSD. Googling gave me nothing at all. Please help me, thanks.
I am afraid that non-MSXML XML library does not support XSD.
But there are some that support DTD (such as Open XML ). Perhaps you can rewrite your schema in a DTD, even if the DTD is less efficient.
Are you using SQL Server by accident? If so, you could do it.
(, ).
/ Delphi, , , : C:\Program Files\CodeGear\RAD Studio\5.0\source\Win32\xml ? (, , , , - Delphi 2007).
If .NET is installed, you can use the .Net XML library.
Source: https://habr.com/ru/post/1731204/More articles:Подробный список изменений для .NET Framework 4.0 - .netSorry, we are unable to access the page you requested:https://fooobar.com/questions/1731200/is-it-possible-to-inject-a-net-dll-into-another-net-application-by-way-of-appconfig-perhapsNIO: send a message and then disconnect immediately - javaWhere should I keep error logs? - c #Is Perl Parse :: RecDescent Stream Safe? - perlGarbagecollection from event handlers - garbage-collectionOut of system memory error in SQL Server 2008 - sql-serverAdding a tag cloud to an OpenCMS site - javaInsufficient system memory in the resource pool for executing SQL scripts in SQL Server 2008 - sql-server-2008Как искать в GQL Viewer в панели инструментов appengine по ключу? - google-app-engineAll Articles
https://fooobar.com/questions/1731200/is-it-possible-to-inject-a-net-dll-into-another-net-application-by-way-of-appconfig-perhaps