remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / refentry.source.fallback.profile.xml
diff --git a/stylesheets/styleguide/docbook-xsl-1.75.2/params/refentry.source.fallback.profile.xml b/stylesheets/styleguide/docbook-xsl-1.75.2/params/refentry.source.fallback.profile.xml
deleted file mode 100755 (executable)
index 7ff3c29..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-<refentry xmlns="http://docbook.org/ns/docbook"\r
-          xmlns:xlink="http://www.w3.org/1999/xlink"\r
-          xmlns:xi="http://www.w3.org/2001/XInclude"\r
-          xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"\r
-          xmlns:xsl="http://www.w3.org/1999/XSL/Transform"\r
-          version="5.0" xml:id="refentry.source.fallback.profile">\r
-<refmeta>\r
-<refentrytitle>refentry.source.fallback.profile</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">string</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>refentry.source.fallback.profile</refname>\r
-<refpurpose>Specifies profile of "fallback" for refentry "source" data</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="refentry.source.fallback.profile.frag">\r
-<xsl:param name="refentry.source.fallback.profile">\r
-refmeta/refmiscinfo[not(@class = 'date')][1]/node()</xsl:param>\r
-</src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>The value of\r
-<parameter>refentry.source.fallback.profile</parameter> is a string\r
-representing an XPath expression. It is evaluated at run-time and used\r
-only if no "source" data can be found by other means (that is, either\r
-using the <tag>refentry</tag> metadata-gathering logic "hard coded" in\r
-the stylesheets, or the value of the\r
-<parameter>refentry.source.name.profile</parameter> and\r
-<parameter>refentry.version.profile</parameter> parameters, if those\r
-are enabled).</para>\r
-\r
-<important>\r
-<para>Depending on which XSLT engine you run, either the EXSLT\r
-<function>dyn:evaluate</function> extension function (for xsltproc or\r
-Xalan) or <function>saxon:evaluate</function> extension function (for\r
-Saxon) are used to dynamically evaluate the value of\r
-<parameter>refentry.source.fallback.profile</parameter> at\r
-run-time. If you don't use xsltproc, Saxon, Xalan -- or some other\r
-XSLT engine that supports <function>dyn:evaluate</function> -- you\r
-must manually disable fallback processing by setting an empty value\r
-for the <parameter>refentry.source.fallback.profile</parameter>\r
-parameter.</para>\r
-</important>\r
-\r
-</refsection>\r
-</refentry>\r