Allow external references for clip paths, markers, and paint servers (for the 'fill' and 'stroke' properties). For example, clip-path: url("resources.svg#myPath").
This feature allows easily sharing SVG paint servers, clip paths and markers between different documents, and, for example, having a library of such resources.