−<map:match id="local-tei-display-html" pattern="*/texts/**.html">
</map:match>
<map:aggregate element="aggregation" label="content">
<map:part label="tei" src="cocoon://internal/tei/preprocess/language/{1}/{2}.xml">
+<map:match id="local-preprocess-tei-language" pattern="tei/preprocess/language/*/**.xml"></map:match>
</map:part><map:part src="cocoon://_internal/menu/{1}/main.xml?url={1}/texts/{2}.html">
</map:aggregate>+<map:match pattern="_internal/menu/*/*.xml"></map:match>
</map:part><map:transform src="cocoon://_internal/template/tei.xsl">
<map:parameter name="language" value="{1}" />
+<map:match pattern="_internal/template/**.xsl"></map:match>
</map:transform><map:transform type="i18n">
<map:parameter name="locale" value="{1}" />
</map:transform><map:serialize />