Determines the URI of the principal result tree; i.e. the main output document
Syntax:
<!-- Category: declaration -->
<xsl:destination
format = "QualifiedName"
href = "uri-reference" />
The format attribute names an xsl:output
element
for this result document.