Caching the Schema Used for Validation

If you don't change the active editor and you don't switch to other application the schema associated to the current document is parsed and cached at the first validate action and is reused by the next Validate document actions without re parsing it. This increases the speed of the validate action starting with the second execution if the schema is large or is located on a remote server on the Web. To reset the cache and re parse the schema you have to use the Reset cache and validate action. This action will also re parse the catalogs and reset the schema used for content completion.