Figure 2: Runtime library architecture overview
Click on the picture to jump to the overall design document for the XSLTC
runtime library. This document describes the structure of the compiled
translet as well as the translet runtime library.
The Internal DOM describes the components and structure of the internal DOM,
support for DOM2 navigation, the DOM adapter, DOM multiplexer, and DOM builder.
Namespaces explains how XSLTC (including the compiler) handles
namespaces.