<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
- <xsl:import href="http://cdn.docbook.org/release/xsl/current/htmlhelp/htmlhelp.xsl"/>
+ <xsl:import href="https://cdn.docbook.org/release/xsl/current/htmlhelp/htmlhelp.xsl"/>
<xsl:import href="./html-common.xsl"/>
<xsl:param name="htmlhelp.hhc.show.root" select="0"></xsl:param>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
- <xsl:import href="http://cdn.docbook.org/release/xsl/current/html/chunk.xsl"/>
+ <xsl:import href="https://cdn.docbook.org/release/xsl/current/html/chunk.xsl"/>
<xsl:import href="./html-common.xsl"/>
</xsl:stylesheet>
defaultSettings.put(KEY_NEWLINE, NewlineEnum.CRLF.getKey());\r
defaultSettings.put(KEY_STYLESHEET_VERSION, "1.0");\r
defaultSettings.put(KEY_IMPORT_FILE,\r
- "http://cdn.docbook.org/release/xsl/current/fo/docbook.xsl;");\r
+ "https://cdn.docbook.org/release/xsl/current/fo/docbook.xsl;");\r
return defaultSettings;\r
}\r
\r
option_save.stylesheet_version=Verze XSL stylu\r
option_save.stylesheet_version.description=Verze XSL stylu, napÅ™. <xsl:stylesheet version="1.0">.\r
option_save.import_file=Importovaný styl \r
-option_save.import_file.description=Standardnà XSL styl importovaný editovaným XSL stylem, např. <xsl:import href="http://cdn.docbook.org/release/xsl/current/fo/docbook.xsl"/>. Write down path separated by ';'.\r
+option_save.import_file.description=Standardnà XSL styl importovaný editovaným XSL stylem, např. <xsl:import href="https://cdn.docbook.org/release/xsl/current/fo/docbook.xsl"/>. Write down path separated by ';'.\r
\r
# open file\r
open_file.title=OtevÃránà souboru\r
button.ok=OK\r
\r
#url\r
-url.parameter_description=http://cdn.docbook.org/release/xsl/current/doc/fo/{0}.html\r
+url.parameter_description=https://cdn.docbook.org/release/xsl/current/doc/fo/{0}.html\r
\r
#color editor\r
component.color_editor.title=Editor barev\r
option_save.stylesheet_version=Stylesheet version\r
option_save.stylesheet_version.description=Stylesheet version, e.g. <xsl:stylesheet version="1.0">.\r
option_save.import_file=Imported stylesheet \r
-option_save.import_file.description=Standard stylesheet file imported by edited stylesheet, e.g. <xsl:import href="http://cdn.docbook.org/release/xsl/current/fo/docbook.xsl"/>. Write down path separated by ';'.\r
+option_save.import_file.description=Standard stylesheet file imported by edited stylesheet, e.g. <xsl:import href="https://cdn.docbook.org/release/xsl/current/fo/docbook.xsl"/>. Write down path separated by ';'.\r
\r
# open file\r
open_file.title=Opening file\r
button.ok=OK\r
\r
#url\r
-url.parameter_description=http://cdn.docbook.org/release/xsl/current/doc/fo/{0}.html\r
+url.parameter_description=https://cdn.docbook.org/release/xsl/current/doc/fo/{0}.html\r
\r
#color editor\r
component.color_editor.title=Color Editor\r
<xsl:comment> * This modified version of markup.xsl is used as part of </xsl:comment>
<xsl:comment> * the internal build of the DocBook Project XSL Stylesheets </xsl:comment>
<xsl:comment> * </xsl:comment>
- <xsl:comment> * http://cdn.docbook.org/release/xsl/current/ </xsl:comment>
+ <xsl:comment> * https://cdn.docbook.org/release/xsl/current/ </xsl:comment>
<xsl:comment> * </xsl:comment>
<xsl:comment> * Copyright 2007 The DocBook Project <docbook-developers@sf.net> </xsl:comment>
<xsl:comment> * </xsl:comment>
version="1.0">
<!-- Adjust this path as necessary -->
- <xsl:import href="http://cdn.docbook.org/release/xsl/1.64.1/htmlhelp/htmlhelp.xsl"/>
+ <xsl:import href="https://cdn.docbook.org/release/xsl/1.64.1/htmlhelp/htmlhelp.xsl"/>
<xsl:include href="htmlhelp-common.xsl"/>
<!-- Five new parameters: -->
xmlns:fo="http://www.w3.org/1999/XSL/Format"
version="1.0">
-<xsl:import href="http://cdn.docbook.org/release/xsl/current/fo/docbook.xsl"/>
+<xsl:import href="https://cdn.docbook.org/release/xsl/current/fo/docbook.xsl"/>
<xsl:output indent="yes"/>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
-<xsl:import href="http://cdn.docbook.org/release/xsl/current/html/docbook.xsl"/>
+<xsl:import href="https://cdn.docbook.org/release/xsl/current/html/docbook.xsl"/>
<xsl:template name="resume-name">
<xsl:apply-templates select="/article/articleinfo/address/firstname"/>
<!-- Generate an S5 slide show. See http://www.meyerweb.com/eric/tools/s5/ -->
-<xsl:import href="http://cdn.docbook.org/release/xsl/current/xhtml/docbook.xsl"/>
+<xsl:import href="https://cdn.docbook.org/release/xsl/current/xhtml/docbook.xsl"/>
<xsl:template match="/">
<xsl:apply-templates/>
<!-- ==================================================================== -->
<!-- must wait until xml catalogs are working...-->
-<!-- <xsl:import href="http://cdn.docbook.org/release/xsl/current/html/docbook.xsl"/> -->
+<!-- <xsl:import href="https://cdn.docbook.org/release/xsl/current/html/docbook.xsl"/> -->
<!--
<xsl:include href="website-tabular.xsl"/>
<!-- ==================================================================== -->
<!-- must wait until xml catalogs are working...-->
-<!-- <xsl:import href="http://cdn.docbook.org/release/xsl/current/html/docbook.xsl"/> -->
+<!-- <xsl:import href="https://cdn.docbook.org/release/xsl/current/html/docbook.xsl"/> -->
<!--
<xsl:include href="website-tabular.xsl"/>
data: "<!-- Do not edit this file by hand! -->")
&RE;
(make formatting-instruction
- data: "<!-- See http://cdn.docbook.org/ -->")
+ data: "<!-- See https://cdn.docbook.org/ -->")
&RE;
&RE;
<xsl:text> </xsl:text>
<xsl:comment> Do not edit this file by hand! </xsl:comment>
<xsl:text> </xsl:text>
- <xsl:comment> See http://cdn.docbook.org/ </xsl:comment>
+ <xsl:comment> See https://cdn.docbook.org/ </xsl:comment>
<xsl:text> </xsl:text>
<xsl:comment> To update this file: edit the corresponding document at </xsl:comment>
<xsl:text> </xsl:text>
<xsl:text> </xsl:text>
<xsl:comment> This file is part of the XSL DocBook Stylesheet distribution. </xsl:comment>
<xsl:text> </xsl:text>
- <xsl:comment> See ../README or http://cdn.docbook.org/release/xsl/current/ for </xsl:comment>
+ <xsl:comment> See ../README or https://cdn.docbook.org/release/xsl/current/ for </xsl:comment>
<xsl:text> </xsl:text>
<xsl:comment> copyright and other information. </xsl:comment>
<xsl:text> </xsl:text>
xmlns:verb="com.nwalsh.saxon.Verbatim"
exclude-result-prefixes="verb src"
version="1.0">
- <xsl:import href="http://cdn.docbook.org/release/xsl/current/html/docbook.xsl"/>
+ <xsl:import href="https://cdn.docbook.org/release/xsl/current/html/docbook.xsl"/>
<src:fragref linkend="init"/>
<src:fragref linkend="proc-html-fragment"/>
xmlns:verb="com.nwalsh.saxon.Verbatim"
exclude-result-prefixes="verb src"
version="1.0">
- <xsl:import href="http://cdn.docbook.org/release/xsl/current/html/chunk.xsl"/>
+ <xsl:import href="https://cdn.docbook.org/release/xsl/current/html/chunk.xsl"/>
<src:fragref linkend="init"/>
<src:fragref linkend="proc-html-fragment"/>
exclude-result-prefixes="verb src fo"
version="1.0">
- <xsl:import href="http://cdn.docbook.org/release/xsl/current/fo/docbook.xsl"/>
+ <xsl:import href="https://cdn.docbook.org/release/xsl/current/fo/docbook.xsl"/>
<xsl:param name="page.margin.outer" select="'1in'"/>
<xsl:param name="title.margin.left" select="'-0pt'"/>
# RELEASE-NOTES.xml to RELEASE-NOTES.html
DOC_LINK_STYLE=$(RELEASEDOC_STYLESHEETS)/doc-link-docbook.xsl
-DOC_BASEURI=http://cdn.docbook.org/release/xsl/current/doc/
+DOC_BASEURI=https://cdn.docbook.org/release/xsl/current/doc/
# RELEASE-NOTES.xml to RELEASE-NOTES.pdf
DBX_STYLE=$(RELEASEDOC_STYLESHEETS)/dblatex-release-notes.xsl
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<xsl:param name="BRANCH">
<xsl:value-of select="string(document('VERSION.xsl')//fm:Branch[1])"/>
</xsl:param>
-<xsl:param name="URI_BASE">http://cdn.docbook.org/release</xsl:param>
+<xsl:param name="URI_BASE">https://cdn.docbook.org/release</xsl:param>
<xsl:param name="DISTRO"/>
<xsl:param name="SUBDIR">current</xsl:param>
<!-- * This modified version of markup.xsl is used as part of -->
<!-- * the internal build of the DocBook Project XSL Stylesheets -->
<!-- * -->
-<!-- * http://cdn.docbook.org/release/xsl/current/ -->
+<!-- * https://cdn.docbook.org/release/xsl/current/ -->
<!-- * -->
<!-- * Copyright 2007 The DocBook Project <docbook-developers@sf.net> -->
<!-- * -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!--
- <xsl:import href="http://cdn.docbook.org/release/xsl/current/html/docbook.xsl"/>
+ <xsl:import href="https://cdn.docbook.org/release/xsl/current/html/docbook.xsl"/>
<xsl:param name="tbl.font.title">B</xsl:param>
<xsl:param name="tbl.font.headings">B</xsl:param>
-->
xmlns:fo="http://www.w3.org/1999/XSL/Format"
version="1.0">
-<xsl:import href="http://cdn.docbook.org/release/xsl/current/fo/docbook.xsl"/>
+<xsl:import href="https://cdn.docbook.org/release/xsl/current/fo/docbook.xsl"/>
<xsl:include href="titlepage-fo.xsl"/>
<!-- ====================================================================== -->
exclude-result-prefixes="l xl"
version="1.0">
- <xsl:import href="http://cdn.docbook.org/release/xsl/current/html/docbook.xsl"/>
+ <xsl:import href="https://cdn.docbook.org/release/xsl/current/html/docbook.xsl"/>
<xsl:param name="admon.graphics" select="1"></xsl:param>
<xsl:param name="section.autolabel" select="1"></xsl:param>
* <xsl:stylesheet
* xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
* version='1.0'>
- * <xsl:import href="http://cdn.docbook.org/release/xsl/current/htmlhelp/htmlhelp.xsl"/>
+ * <xsl:import href="https://cdn.docbook.org/release/xsl/current/htmlhelp/htmlhelp.xsl"/>
* <xsl:output method="html" encoding="WINDOWS-1252" indent="no"/>
* <xsl:param name="htmlhelp.encoding" select="'WINDOWS-1252'"></xsl:param>
* <xsl:param name="chunker.output.encoding" select="'WINDOWS-1252'"></xsl:param>
<xsl:param name="BRANCH">
<xsl:value-of select="string(document('VERSION.xsl')//fm:Branch[1])"/>
</xsl:param>
-<xsl:param name="URI_BASE">http://cdn.docbook.org/release</xsl:param>
+<xsl:param name="URI_BASE">https://cdn.docbook.org/release</xsl:param>
<xsl:param name="DISTRO"/>
<xsl:param name="SUBDIR">current</xsl:param>
-. http://cdn.docbook.org/release/xsl/current/
+. https://cdn.docbook.org/release/xsl/current/
# list of pathname+URIs to test for catalog support
URILIST = \
-.\ http://cdn.docbook.org/release/xsl/current/
+.\ https://cdn.docbook.org/release/xsl/current/
DIRS=common lib html fo manpages htmlhelp javahelp eclipse roundtrip slides website extensions xhtml xhtml-1_1 webhelp xhtml5 epub3
----------------------------------------------------------------------
The base canonical URI for these stylesheets is:
- http://cdn.docbook.org/release/xsl/current/
+ https://cdn.docbook.org/release/xsl/current/
You call any of the stylesheets in this distribution by doing one
of the following:
- Use the base canonical URI in combination with one of the
pathnames below. For example, for "chunked" HTML, output:
- http://cdn.docbook.org/release/xsl/current/html/chunk.xsl
+ https://cdn.docbook.org/release/xsl/current/html/chunk.xsl
If your system has a working XML Catalog or SGML Catalog setup
(most Linux systems do), then that URI will automatically be
NOTE: The catalog-install script "installs" some XML Catalog
settings in your environment so xsltproc/saxon will resolve the
- http://cdn.docbook.org/release/xsl/current/ canonical
+ https://cdn.docbook.org/release/xsl/current/ canonical
URL to the working directory you're actually building in
(instead of to whatever it would normally resolve to).
<para condition="dot-zero;dot-one-plus">This release-notes
document is available in the following formats:
<link
- xlink:href="http://cdn.docbook.org/release/xsl/current/RELEASE-NOTES.html"
+ xlink:href="https://cdn.docbook.org/release/xsl/current/RELEASE-NOTES.html"
>HTML</link>,
<!--
<link
- xlink:href="http://cdn.docbook.org/release/xsl/current/RELEASE-NOTES.pdf"
+ xlink:href="https://cdn.docbook.org/release/xsl/current/RELEASE-NOTES.pdf"
>PDF</link>, -->
<link
- xlink:href="http://cdn.docbook.org/release/xsl/current/RELEASE-NOTES.txt"
+ xlink:href="https://cdn.docbook.org/release/xsl/current/RELEASE-NOTES.txt"
>plain text</link>; it provides a per-release list
of enhancements and changes to the stylesheets’ public APIs
(user-configurable parameters) and excludes descriptions of most
<listitem>
<para>The reference documentation that ships with the
release now includes <link
- xlink:href="http://cdn.docbook.org/release/xsl/current/doc/pi/"
+ xlink:href="https://cdn.docbook.org/release/xsl/current/doc/pi/"
>documentation on all PIs</link> that you can use to
control output from the stylesheets.</para>
</listitem>
stylesheets into the DocBook XSL stylesheets package. So,
for example, Website documents can now be processed using
the following URI for the driver Website
- <filename>tabular.xsl</filename> file: <literallayout class="monospaced"><uri>http://cdn.docbook.org/release/xsl/current/website/tabular.xsl</uri></literallayout></para>
+ <filename>tabular.xsl</filename> file: <literallayout class="monospaced"><uri>https://cdn.docbook.org/release/xsl/current/website/tabular.xsl</uri></literallayout></para>
</listitem>
<listitem>
<para>A <tag>procedure</tag> without a <tag>title</tag> is
<screen> <xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version='1.0'>
- <xsl:import href="http://cdn.docbook.org/release/xsl/current/htmlhelp/htmlhelp.xsl"/>
+ <xsl:import href="https://cdn.docbook.org/release/xsl/current/htmlhelp/htmlhelp.xsl"/>
<xsl:output method="html" encoding="WINDOWS-1252" indent="no"/>
<xsl:param name="htmlhelp.encoding" select="'WINDOWS-1252'"></xsl:param>
<xsl:param name="chunker.output.encoding" select="'WINDOWS-1252'"></xsl:param>
<programlisting><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
-<xsl:import href="http://cdn.docbook.org/release/xsl/current/fo/docbook.xsl"/>
-<xsl:include href="http://cdn.docbook.org/release/xsl/current/fo/autoidx-ng.xsl"/>
+<xsl:import href="https://cdn.docbook.org/release/xsl/current/fo/docbook.xsl"/>
+<xsl:include href="https://cdn.docbook.org/release/xsl/current/fo/autoidx-ng.xsl"/>
</xsl:stylesheet></programlisting>
<para>New method is known to work with Saxon and it should also work
<!-- ********************************************************************
This file is part of the DocBook XSL Stylesheet distribution.
- See ../README or http://cdn.docbook.org/ for copyright
+ See ../README or https://cdn.docbook.org/ for copyright
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the DocBook XSL Stylesheet distribution.
- See ../README or http://cdn.docbook.org/ for copyright
+ See ../README or https://cdn.docbook.org/ for copyright
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
sorting (and other things) by various templates.
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
This file contains localization templates (for internationalization)
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the DocBook XSL Stylesheet distribution.
- See ../README or http://cdn.docbook.org/ for copyright
+ See ../README or https://cdn.docbook.org/ for copyright
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<itemizedlist>
<listitem>
<para><link
- xlink:href="http://cdn.docbook.org/release/xsl/current/doc/reference.html"
+ xlink:href="https://cdn.docbook.org/release/xsl/current/doc/reference.html"
>HTML</link>,
<link
- xlink:href="http://cdn.docbook.org/release/xsl/current/doc/reference.pdf"
+ xlink:href="https://cdn.docbook.org/release/xsl/current/doc/reference.pdf"
>PDF</link>,
<link
- xlink:href="http://cdn.docbook.org/release/xsl/current/doc/reference.txt"
+ xlink:href="https://cdn.docbook.org/release/xsl/current/doc/reference.txt"
>plain text</link></para>
</listitem>
</itemizedlist>
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
********************************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
* Copyright (c) 2008 Standards for Technology in Automotive Retail and others.
<xsl:import href="custom-epub3-elements.xsl"/>
<!-- import stock DocBook XSL file; use a catalog for local files-->
-<xsl:import href="http://cdn.docbook.org/release/xsl/current/xhtml/chunk-common.xsl"/>
+<xsl:import href="https://cdn.docbook.org/release/xsl/current/xhtml/chunk-common.xsl"/>
<!-- include (not import) stock DocBook XSL file; use a catalog for local files-->
-<xsl:include href="http://cdn.docbook.org/release/xsl/current/xhtml/chunk-code.xsl"/>
+<xsl:include href="https://cdn.docbook.org/release/xsl/current/xhtml/chunk-code.xsl"/>
<!-- include (not import) stock DocBook XSL file; use a catalog for local files-->
-<xsl:include href="http://cdn.docbook.org/release/xsl/current/epub3/epub3-chunk-mods.xsl"/>
+<xsl:include href="https://cdn.docbook.org/release/xsl/current/epub3/epub3-chunk-mods.xsl"/>
<!-- Add here any templates that change chunking behavior.
That is, any templates copied from chunk-common.xsl or
exclude-result-prefixes="#default d"
version="1.0">
-<xsl:import href="http://cdn.docbook.org/release/xsl/current/xhtml5/docbook.xsl"/>
-<xsl:include href="http://cdn.docbook.org/release/xsl/current/epub3/epub3-element-mods.xsl"/>
+<xsl:import href="https://cdn.docbook.org/release/xsl/current/xhtml5/docbook.xsl"/>
+<xsl:include href="https://cdn.docbook.org/release/xsl/current/epub3/epub3-element-mods.xsl"/>
<!-- Add here any templates that change element format. Any
such customized templates with a @match attribute must also
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the DocBook XSL Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl for copyright
+ See ../README or https://cdn.docbook.org/release/xsl for copyright
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the DocBook XSL Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/ for copyright
+ See ../README or https://cdn.docbook.org/release/xsl/ for copyright
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the DocBook XSL Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/ for copyright
+ See ../README or https://cdn.docbook.org/release/xsl/ for copyright
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the DocBook XSL Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/ for copyright
+ See ../README or https://cdn.docbook.org/release/xsl/ for copyright
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
The original code for processing bibliography in ISO690 style
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the DocBook XSL Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl for copyright
+ See ../README or https://cdn.docbook.org/release/xsl for copyright
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
Contributors:
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the DocBook XSL Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/ for copyright
+ See ../README or https://cdn.docbook.org/release/xsl/ for copyright
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the DocBook XSL Stylesheet distribution.
- See ../README or http://cdn.docbook.org/ for copyright
+ See ../README or https://cdn.docbook.org/ for copyright
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
The original code for processing bibliography in ISO690 style
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
Contributors:
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
Templates in this stylesheet convert ITS 2.0 markup
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
This module implements DTD-independent functions
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!--
- <xsl:import href="http://cdn.docbook.org/release/xsl/current/html/docbook.xsl"/>
+ <xsl:import href="https://cdn.docbook.org/release/xsl/current/html/docbook.xsl"/>
<xsl:param name="tbl.font.title">B</xsl:param>
<xsl:param name="tbl.font.headings">B</xsl:param>
-->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<refsynopsisdiv>
<src:fragment xml:id="annotation.graphic.close.frag">
<xsl:param name="annotation.graphic.close">
-http://cdn.docbook.org/release/xsl/images/annot-close.png</xsl:param>
+https://cdn.docbook.org/release/xsl/images/annot-close.png</xsl:param>
</src:fragment>
</refsynopsisdiv>
<refsynopsisdiv>
<src:fragment xml:id="annotation.graphic.open.frag">
-<xsl:param name="annotation.graphic.open">http://cdn.docbook.org/release/xsl/images/annot-open.png</xsl:param>
+<xsl:param name="annotation.graphic.open">https://cdn.docbook.org/release/xsl/images/annot-open.png</xsl:param>
</src:fragment>
</refsynopsisdiv>
<src:fragment xml:id="annotation.js.frag">
<xsl:param name="annotation.js">
-<xsl:text>http://cdn.docbook.org/release/xsl/script/AnchorPosition.js http://cdn.docbook.org/release/xsl/script/PopupWindow.js</xsl:text></xsl:param>
+<xsl:text>https://cdn.docbook.org/release/xsl/script/AnchorPosition.js https://cdn.docbook.org/release/xsl/script/PopupWindow.js</xsl:text></xsl:param>
</src:fragment>
</refsynopsisdiv>
<refsynopsisdiv>
<src:fragment xml:id="overlay.logo.frag">
-<xsl:param name="overlay.logo">http://cdn.docbook.org/release/xsl/buttons/slides-1.png</xsl:param>
+<xsl:param name="overlay.logo">https://cdn.docbook.org/release/xsl/buttons/slides-1.png</xsl:param>
</src:fragment>
</refsynopsisdiv>
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the DocBook Slides Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the DocBook Slides Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
# This file is part of the DocBook Project XSL Stylesheet
# distribution.
#
-# See http://cdn.docbook.org/release/xsl/current/
+# See https://cdn.docbook.org/release/xsl/current/
# for copyright and other information.
# DOCBOOK_OUTPUT_FORMATS is the default set of targets (output
# value of DOCBOOK_XSL should either be the canonical
# (cdn.docbook.org) URL for the DocBook Project XSL
# stylesheets OR it can be a local system path
-DOCBOOK_XSL = http://cdn.docbook.org/release/xsl/current
+DOCBOOK_XSL = https://cdn.docbook.org/release/xsl/current
# -----------------------------------------------------------------
# names of some DIRECTORIES and FILES we need
# This file is part of the DocBook Project XSL Stylesheet
# distribution.
#
-# See http://cdn.docbook.org/release/xsl/current/
+# See https://cdn.docbook.org/release/xsl/current/
# for copyright and other information.
#
# This makefile creates "wrapper" files that combine sets of
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current for
+ See ../README or https://cdn.docbook.org/release/xsl/current for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
</listitem>
<listitem>
<para>Content: This includes the content of the documentation. The processing of this
- part is done by <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://cdn.docbook.org/release/xsl/current/xhtml/chunk.xsl"> DocBook
+ part is done by <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://cdn.docbook.org/release/xsl/current/xhtml/chunk.xsl"> DocBook
XSL Chunking customization</link>. Few further css-styling applied from
<filename>positioning.css</filename>. </para>
</listitem>
<!-- ********************************************************************
This file is part of the DocBook XSL Stylesheets distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
indent="no"
encoding="utf-8"
doctype-public="-//Norman Walsh//DTD DocBook OLink Summary V2.0//EN"
- doctype-system="http://cdn.docbook.org/release/xsl/current/common/targetdatabase.dtd"/>
+ doctype-system="https://cdn.docbook.org/release/xsl/current/common/targetdatabase.dtd"/>
<!-- Used only when processing autolayout.xml -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->
<!-- ********************************************************************
This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://cdn.docbook.org/release/xsl/current/ for
+ See ../README or https://cdn.docbook.org/release/xsl/current/ for
copyright and other information.
******************************************************************** -->