<html>
<head>
<title>&lt;xsl:call-template&gt;</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div id="">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
<tr>
<td valign="top" class="NAME">&lt;xsl:call-template&gt;</td>
<td valign="top" class="COMPATIBILITY">&nbsp;</td>
</tr>
<tr>
<td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
</tr>
<tr>
<td valign="top" colspan="2" class="description">
Oɂē̃ev[gĂяo܂B̌ĂяóAʓIɎgpo͂쐬邽߂֗̕ȕ@łBƂ΁AHTML y[W쐬AׂĂ HTML y[Wɓ^Cgƃtb^ꍇA<span class="LITERAL">masthead</span>  <span class="LITERAL">footer</span> ƂÕev[g`A<span class="LITERAL">&lt;xsl:call-template&gt;</span> gpẴev[gKvɉČĂяoƂł܂B </td></tr>
<tr>
<td colspan="2" class="CLEARSEPARATION">&nbsp;</td>
</tr>
<tr>
<td colspan="2" class="TITLE">JeS</td>
</tr>
<tr>
<td colspan="2" class="description">
<p></p>
</td>
</tr>
<tr>
<td colspan="2" class="CLEARSEPARATION">&nbsp;</td>
</tr>
<tr>
<td colspan="2" class="TITLE">K{̑</td>
</tr>
<tr>
<td colspan="2" class="description">
<dl>
<dt>
name
</dt>
<dd>
Ăяoev[g̖OB
<P></p>
</dl>
</td>
</tr>
<tr>
<td colspan="2" class="CLEARSEPARATION">&nbsp;</td>
</tr>
<tr>
<td colspan="2" class="TITLE">ȗ\ȑ</td>
</tr>
<tr>
<td colspan="2" class="description">
<p>ȂB</p>
</td>
</tr>
<tr>
<td colspan="2" class="CLEARSEPARATION">&nbsp;</td>
</tr>
<tr>
<td colspan="2" class="TITLE">Rec</td>
</tr>
<tr>
<td colspan="2" class="description">
<p>̗vf́Aȗ\ȔCӂ̐ <span class="LITERAL">&lt;xsl:with-param&gt;</span> vf܂ނƂł܂B  </p>
</td>
</tr>
<tr>
<td colspan="2" class="CLEARSEPARATION">&nbsp;</td>
</tr>
<tr>
<td colspan="2" class="TITLE">w</td>
</tr>
<tr>
<td colspan="2" class="description">
<p>
<span class="LITERAL">&lt;xsl:call-template&gt;</span> ̓ev[gɎw肵܂B</p>
</td>
</tr>
<tr>
<td colspan="2" class="CLEARSEPARATION">&nbsp;</td>
</tr>
<tr>
<td colspan="2" class="TITLE">`</td>
</tr>
<tr>
<td colspan="2" class="description">
<p>XSLT 6 ߁uNamed Templatesv</p>
</td>
</tr>
<tr>
<td colspan="2" class="CLEARSEPARATION">&nbsp;</td>
</tr>
<tr>
<td colspan="2" class="TITLE"></td>
</tr>
<tr>
<td colspan="2" class="description">

<p><span class="LITERAL">&lt;xsl:call-template&gt;</span> vf́AW[ꂽX^CV[g쐬邽߂̗Dꂽ@ƂȂ܂BP[XX^fB (<link linkend="xslt-CHP-9"> 9 </link>Q) ł́Ae HTML y[W̏㕔щɋʍڂ𐶐Kv܂Bl̕@ŁAepl̏㕔ɃirQ[Vo[ƃ^Cgo[쐬܂B̃ev[gX^CV[g̑̕ƍ݂̂ł͂ȂAHTML y[W̋ʃZNVp̃ev[gʂ̃X^CV[gɔzuAKvɉĎQƂ܂B </p>

<span class="PROGRAMLISTING"><pre>
&lt;xsl:call-template name="dw-masthead"/&gt;
&lt;xsl:call-template name="dw-title-bar"/&gt;
&lt;xsl:call-template name="dw-nav-bar"&gt;
  &lt;xsl:with-param name="includeMain" select="'youBetcha'"/&gt;
  &lt;xsl:with-param name="sectionNumber" select="$sectionNumber"/&gt;
  &lt;xsl:with-param name="position" select="$pos"/&gt;
  &lt;xsl:with-param name="last" select="$last"/&gt;
  &lt;xsl:with-param name="topOrBottom" select="'top'"/&gt;
  &lt;xsl:with-param name="oneOrTwo" select="'two'"/&gt;
&lt;/xsl:call-template&gt;

&lt;!-- Processing for the main body of the page goes here --&gt;

&lt;xsl:call-template name="dw-nav-bar"&gt;
  &lt;xsl:with-param name="includeMain" select="'youBetcha'"/&gt;
  &lt;xsl:with-param name="sectionNumber" select="$sectionNumber"/&gt;
  &lt;xsl:with-param name="position" select="$pos"/&gt;
  &lt;xsl:with-param name="last" select="$last"/&gt;
  &lt;xsl:with-param name="topOrBottom" select="'bottom'"/&gt;
  &lt;xsl:with-param name="oneOrTwo" select="'two'"/&gt;
&lt;/xsl:call-template&gt;
&lt;xsl:call-template name="dw-footer"/&gt;</pre></span>
<p>̃R[htOgł́AHTML y[WňӐ}Ƃ̊Oς𐶐邽߂ɁA4 ̃ev[gĂяo܂B`[gÅOς̕ύX肵ꍇ́A 4 ̖Otev[gύXƁAx XML hLgϊ邾ŊOςύXł܂B̓̏ڍׂɂẮA<link linkend="xslt-CHP-9"> 9 </link> <link linkend="xslt-CHP-9-SECT-5.5">9.5.5 </link>QƂĂB </p>
</td>
</tr>
</table>
</div>
</body>
</html>
