diff options
Diffstat (limited to 'files/ja/web/exslt')
| -rw-r--r-- | files/ja/web/exslt/exsl/object-type/index.html | 4 | ||||
| -rw-r--r-- | files/ja/web/exslt/math/highest/index.html | 4 | ||||
| -rw-r--r-- | files/ja/web/exslt/math/lowest/index.html | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/files/ja/web/exslt/exsl/object-type/index.html b/files/ja/web/exslt/exsl/object-type/index.html index 6dfff0c67a..a478fc445a 100644 --- a/files/ja/web/exslt/exsl/object-type/index.html +++ b/files/ja/web/exslt/exsl/object-type/index.html @@ -13,10 +13,10 @@ translation_of: Web/EXSLT/exsl/object-type <code>exsl:object-type()</code> 指定されたオブジェクトの型を示す文字列を返却する。 </p><p>{{ Note("ほとんどの <a href='\"ja/XSLT\"'>XSLT</a> オブジェクトの型は安全に他の型へ自動変換されることがある。; しかしながら、ある自動変換はエラーを発生させる。特に、非ノードセットをノードセットとして扱う場合がそうである。この関数により、名前付きテンプレートや拡張関数の作者は、引数の値に柔軟性を容易に持たせることができる。") }} </p> -<h3 id=".E6.A7.8B.E6.96.87" name=".E6.A7.8B.E6.96.87"> 構文 </h3> +<h3 id="Syntax"> 構文 </h3> <pre class="eval">exsl:object-type(<i>object</i>) </pre> -<h3 id=".E5.BC.95.E6.95.B0" name=".E5.BC.95.E6.95.B0"> 引数 </h3> +<h3 id="Arguments"> 引数 </h3> <dl><dt><code><i>object</i></code> </dt><dd>型が返却されるオブジェクト </dd></dl> diff --git a/files/ja/web/exslt/math/highest/index.html b/files/ja/web/exslt/math/highest/index.html index 5e8a6f514f..896cb87c30 100644 --- a/files/ja/web/exslt/math/highest/index.html +++ b/files/ja/web/exslt/math/highest/index.html @@ -14,10 +14,10 @@ translation_of: Web/EXSLT/math/highest </p><p>ノードの文字列を数値に変換した場合、一つのノードが最大値を持つ。 </p><p>{{ Note() }} </p> -<h3 id=".E6.A7.8B.E6.96.87" name=".E6.A7.8B.E6.96.87"> 構文 </h3> +<h3 id="Syntax"> 構文 </h3> <pre class="eval">math:highest(<i>nodeSet</i>) </pre> -<h3 id=".E5.BC.95.E6.95.B0" name=".E5.BC.95.E6.95.B0"> 引数 </h3> +<h3 id="Arguments"> 引数 </h3> <dl><dt><code><i>nodeSet</i></code> </dt><dd>最大値を持つノードが返されるノードセット </dd></dl> diff --git a/files/ja/web/exslt/math/lowest/index.html b/files/ja/web/exslt/math/lowest/index.html index dfc0f8805f..347fe1d589 100644 --- a/files/ja/web/exslt/math/lowest/index.html +++ b/files/ja/web/exslt/math/lowest/index.html @@ -14,10 +14,10 @@ translation_of: Web/EXSLT/math/lowest </p><p>ノードの文字列を数値に変換した場合、一つのノードが最小値を持つ。 </p><p>{{ Note() }} </p> -<h3 id=".E6.A7.8B.E6.96.87" name=".E6.A7.8B.E6.96.87"> 構文 </h3> +<h3 id="Syntax"> 構文 </h3> <pre class="eval">math:lowest(<i>nodeSet</i>) </pre> -<h3 id=".E5.BC.95.E6.95.B0" name=".E5.BC.95.E6.95.B0"> 引数 </h3> +<h3 id="Arguments"> 引数 </h3> <dl><dt><code><i>nodeSet</i></code> </dt><dd>最小値を持つノードが返されるノードセット </dd></dl> |
