June 2004
Intermediate to advanced
848 pages
21h 28m
English
Table 27-1 contains the latest version numbers relating to XML. This chapter describes the most up-to-date version of everything available at the time of this writing (Summer 2004).
Table 27-1. XML-related version numbers
|
API |
Version number |
Description |
|---|---|---|
|
JAXP |
Ver. 1.2 |
Java API for XML processing. Includes an XSLT framework based on TrAX (Transformation API for XML) plus updates to the parsing API to support DOM Level 2 and SAX version 2.0. The remainder of this chapter has more information on JAXP. |
|
XSLT |
Ver. 1 |
XSLT is a conversion language standardized by W3C that can be used to put XML data in some other form such as HTML, PDF, or a different XML format. For example, you can use XSLT to convert ... |
Read now
Unlock full access