HSG

Aktuelle Seite: HSG/Fächer/Informatik/Material/XML

Erste Programmierversuche

Das Programm "xmlautomat" analysiert die XML-Datei ohne XML-Komponente:

xmlautomat.zip

Einfache Benutzung der in Delphi7 enthaltenen XML-Komponente:

xmlparser1.zip

Zusätzliche Verwendung der TTreeView-Komponente und Testen des Zugriffs auf DOM-Elemente:

xmlparser2.zip

Erste Versuche mit Editor (Memo-Kompoente) und Parser:

xmleditor1.zip