Caching Templates, XSL, and Schemas (SQLXML 4.0)

Applies to: SQL Server Azure SQL Database

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

All schemas, templates, and XSL files (except the files from an https:// 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

Template Caching (SQLXML 4.0)
Describes and provides a registry key for template caching.

XSL Caching (SQLXML 4.0)
Describes and provides a registry key for XSL caching.

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