Caching Templates, XSL, and Schemas (SQLXML 4.0)

To improve performance, Microsoft SQLXML 4.0 supports caching templates, XSL, and schemas.

All schemas, templates, and XSL files (except the files from an http:// or ftp:// location) are cached. The cached files remain in memory while the process is running. As the process exits, all the cache is lost. Therefore, if you run one process per query, the caching benefit may not be noticeable.

The topics in this section provide more information about caching.

In This Section

  • Schema Caching (SQLXML 4.0)
    Discusses SQLXML side-by-side installation issues related to schema caching, and provides registry keys for schema caching.