* mk@quara.de <mk@quara.de> [Jul 22. 2002 16:07]:
Hello Anas,
I just wonder, why you use saxon for merging the xml files and not the small tool xsltproc contained in the package libxslt. It faster by Magnitutes and also soes not scramble up the Scripts in CDATA as mergeClasses/Saxon does.
I use the same merge.xml xslt script:
#!/bin/bash xsltproc --param with "'$1'" /usr/share/autoinstall/xslt/merge.xslt "$2"
I don't know why, but the '$1' is important!
At the time when I was testing and libxslt had some problem with CDATA. Now it is resolved and in the next release libxslt is being used. And yes, it's almost 100 times faster :-) Anas
-- To unsubscribe, e-mail: suse-autoinstall-unsubscribe@suse.com For additional commands, e-mail: suse-autoinstall-help@suse.com
-- Anas Nashif <nashif@suse.com>, SuSE Linux AG Montreal (Laval), Canada