Précédent Remonter Suivant

Transformer - Composant de transformation
Utilisation d'un composant de transformation (Transformer) pour un pipeline.
<map:match pattern="hello.html">
 <map:generate src="docs/samples/hello-page.xml"/>
 <map:transform src="stylesheets/page/simple-page2html.xsl"/>
 <map:serialize type="html"/>
</map:match>
Un composant simple de transformation XSL.

- 31 -

  Alain Bouju-Cocoon


Précédent Remonter Suivant