Gets an System.Xml.Xsl.XsltSettings object that enables support for the XSLT document() function and embedded script blocks.
Documentation for this section has not yet been entered.
XSLT scripting should be enabled only if you require script support and you are working in a fully trusted environment. If you enable the document() function, you can restrict the resources that can be accessed by passing an System.Xml.XmlSecureResolver object to the erload:System.Xml.Xsl.XslCompiledTransform.Transform method.