This class implements code completion for XSL transformation files.
XSL elements in the completion are hardcoded from the XSLT spec, but the
result elements are gathered from the "doctype-public" and "doctype-system"
attributes of the xsl:output element.
author: asgeir@dimonsoftware.com