Hi,

> I am using the standard Cocoon config (Xalan, Xerces ..)
The default Transformer is XSLTC. It is configured
in the sitemap.xmap in your cocoon folder.
Just search for map:transformers. You will
find there a transformer named 'xalan' and one
named 'xsltc' (and course many other transformers).
You can set the default transformer there or you
can specify it directly in the pipeline using e.g.:
<map:transform src="data.xsl" type="xalan"/>
to use xalan instead of the default transformer.

> What is xsltc ???
its just an xsl processor


kind regards
Jens Maukisch
-------------------------------------------------
s&n AG
netBank solutions
Klingenderstr. 5    mailto:[EMAIL PROTECTED]
D-33100 Paderborn   http://www.s-und-n.de
-------------------------------------------------
CeBIT 2003 * Hannover * 12.-19.3.2003
Besuchen Sie uns auf dem Stand der Software AG
Halle 18 EG * Bank-Finanz-Systeme * Stand A24.15
-------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to