.. _unparsed-text: ============= unparsed-text ============= Open a non-XML document Description ~~~~~~~~~~~ The fn:unparsed-text function reads an external resource (for example, a file) and returns its contents as a string. Note: this is an XSLT-only function; it is not available in XQuery or XPath. .. list-table:: :widths: 40 60 :header-rows: 1 * - **Parameters** - **Description** * - href:string() - * - encoding:string() - See Also ~~~~~~~~ .. toctree:: :titlesonly: :glob: * :ref:`doc`. * :ref:`unparsed-text-available`.