Changes between Initial Version and Version 1 of Reference/XML
- Timestamp:
- Dec 27, 2012, 1:26:49 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Reference/XML
v1 v1 1 = XML Processing Module = 2 3 XML Processing provides several components to process XML documents and streams. 4 5 ||= Name =||= Description =|| 6 || [wiki:Reference/XML/SAX SAX] || Core component to process XML documents and streams. It provides well known SAX API to interact with application. || 7 || [wiki:Reference/XML/Catalogs XML Catalogs] || Public identifier and system URI rewriter based on XML Catalogs specification. ||