XML Reading, Parsing, and Writing Classes
Category:
ASP, HTML and XMLType:
ClassesDifficulty:
AdvancedAuthor:
brian parkinsonVersion Compatibility: Visual Basic 6
More information:
This application contains a set of classes the read, parse, and persist XML using the MSXML 3.0 library. MSXML 3.0 is required.
The application demonstrates uses of the classes and also demonstrates how XML can be used to read and persist object data in lieu of the standard VB property bag.
The classes also demonstrate implementation of the SAX2 standard interfaces.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download cwxml.zip