Schema, Parsers, validators - Other
An XML schema is a description of a type of XML document, typically expressed in terms of constraints on the structure and content of documents of that type, above and beyond the basic syntax constraints imposed by XML itself. An XML schema provides a view of the document type at a relatively high level of abstraction.
From : en.wikipedia.org/wiki/XML_schema
XML Parser for Delphi
This is an XML parser component for Borland's Delphi programming language. The current version supports all major features of the XML standard.
Major features
native Delphi/C++ Builder component
validating parser
supports the Document Object Model
free download (no license fees)
source code available for a fee.
Loading .....