This is a super-fast, low-memory usage, XML parser specifically designed
to be used server-side in ASP scripts. It provides the same methods and properties
as Chilkat XML, but specially packaged for ASP.
Features
- Simple DOM for navigating, modifying, and creating XML documents.
- Handles large files quickly and efficiently.
- When enabled, can eliminate invalid or binary character data that causes
most other parsers to fail.
- Works with the Chilkat Charset Convert component to convert XML data
to another encoding in one line of code.
|