<!---->
<
xsl:
stylesheet xmlns:xsl="
http://www.w3.org/1999/XSL/Transform"
xmlns:xd="
http://www.pnp-software.com/XSLTdoc"
version="
2.0"
exclude-result-prefixes="
#all">
<!---->
<
xsl:
import href="
jats-unknown-elements.xsl" />
<!---->
<
xsl:
import href="
jats-article.xsl" />
<
xsl:
import href="
jats-article-back.xsl" />
<
xsl:
import href="
jats-article-body.xsl" />
<
xsl:
import href="
jats-article-front.xsl" />
<
xsl:
import href="
jats-boxed-text.xsl" />
<
xsl:
import href="
jats-break-up.xsl" />
<
xsl:
import href="
jats-build-details.xsl" />
<
xsl:
import href="
jats-character-mapping.xsl" />
<
xsl:
import href="
jats-common.xsl" />
<
xsl:
import href="
jats-cross-references.xsl" />
<
xsl:
import href="
jats-disp-quote.xsl" />
<
xsl:
import href="
jats-figures.xsl" />
<
xsl:
import href="
jats-functions.xsl" />
<
xsl:
import href="
jats-glossary.xsl" />
<
xsl:
import href="
jats-graphics.xsl" />
<
xsl:
import href="
jats-lists.xsl" />
<
xsl:
import href="
jats-main.xsl" />
<
xsl:
import href="
jats-math.xsl" />
<
xsl:
import href="
jats-messages.xsl" />
<
xsl:
import href="
jats-post-processing.xsl" />
<
xsl:
import href="
jats-pre-processing.xsl" />
<
xsl:
import href="
jats-references.xsl" />
<
xsl:
import href="
jats-settings.xsl" />
<
xsl:
import href="
jats-styles.xsl" />
<
xsl:
import href="
jats-tables.xsl" />
<
xsl:
import href="
jats-tables-xhtml-to-cals.xsl" />
<
xsl:
import href="
jats-templates.xsl" />
<
xsl:
import href="
jats-text.xsl" />
<
xsl:
import href="
jats-text-keeps-mapping.xsl" />
<
xd:
doc type="
stylesheet">
<
xd:
short>
Single place of importing for all modules.
</
xd:
short>
<
xd:
detail>
Process for recreating this module in customizations:
<
ol>
<
li>
Copy this module to the customization as <
em>
{customization name}-imports.xsl</
em></
li>
<
li>
Replace "<
em>
jats</
em>
" for <
em>
{customization name}</
em>
in all <
code>
<xsl:import></
code>
statements</
li>
<
li>
Comment out all modules that won't exist in your customization at that moment</
li>
</
ol>
You may add new modules to this list in customization considering the import order.
Modules are arranged from the most general and auxiliary to the most specific ones.
</
xd:
detail>
<
xd:
cvsId>
$Revision$</
xd:
cvsId>
</
xd:
doc>
</
xsl:
stylesheet>
v