diff --git a/docs/manual/CoreTasks/style.html b/docs/manual/CoreTasks/style.html index 32fad2f66..bd9e6ace9 100644 --- a/docs/manual/CoreTasks/style.html +++ b/docs/manual/CoreTasks/style.html @@ -217,6 +217,7 @@ element is used to perform Entity and URI resolution.

param

Param is used to pass a parameter to the XSL stylesheet.

+

Parameters

@@ -247,11 +248,13 @@ element is used to perform Entity and URI resolution.

+

outputproperty ('trax' processors only)

Used to specify how you wish the result tree to be output as specified in the XSLT specifications. +

Parameters

@@ -270,9 +273,11 @@ XSLT specifications.
Yes
+

factory ('trax' processors only)

Used to specify factory settings. +

Parameters

@@ -291,7 +296,7 @@ Used to specify factory settings.
No. Defaults to the JAXP lookup mechanism.
-
+

Parameters specified as nested elements

attribute

Used to specify settings of the processor factory. The attribute names and values are entirely processor specific @@ -312,6 +317,7 @@ And in Saxon 7.x:

  • http://saxon.sf.net/feature/linenumbering (integer)
  • ...
  • +

    Parameters

    @@ -331,7 +337,7 @@ And in Saxon 7.x:
    - +

    mapper

    since Ant 1.6.2

    @@ -401,9 +407,9 @@ attribute.

    style="style/apache.xsl"> <mapper type="glob" from="*.xml.en" to="*.html.en"/> </xslt> - +

    -

    Copyright © 2000-2005 The Apache Software Foundation. All rights +

    Copyright © 2000-2006 The Apache Software Foundation. All rights Reserved.