This command assigns an XSL stylesheet to an XML document, enabling XSL Transformation or rendering by an XML-compatible browser.
The command opens the Assign File dialog to let you specify the XSL or XSLT file you want to assign, and inserts the required processing instruction into your XML document:
<?xml-stylesheet type="text/xsl" href="http://link.xmlspy.com/main.xsl"?>