> Author: timb
> Date: 2010-12-03 05:11:11 +0100 (Fri, 03 Dec 2010)
> New Revision: 9612
>
> Added:
>    trunk/openvas-manager/report_formats/IVIL/
>    trunk/openvas-manager/report_formats/IVIL/IVIL.xsl
>    trunk/openvas-manager/report_formats/IVIL/generate
> Modified:
>    trunk/openvas-manager/ChangeLog
> Log:
> New. Preliminary support for IVIL (http://ivil.sourceforge.net/)

Nice one.

[machine]> if anyone who is more proficient wants to look at my xslt and 
comment if it can be done more efficiently that would be great

It looks OK to me.  If efficiency is really a problem, then

        xsltproc --profile --timing ./IVIL.xsl eg.xml

with the slow example can be very informative.

A small issue is the tab indentation.  We're using spaces everywhere, with
2 char indent in the XSL.

--
Greenbone Networks GmbH
Neuer Graben 17, 49074 Osnabrueck, Germany | AG Osnabrueck, HR B 202460
Executive Directors: Lukas Grunwald, Dr. Jan-Oliver Wagner
_______________________________________________
Openvas-devel mailing list
Openvas-devel@wald.intevation.org
http://lists.wald.intevation.org/mailman/listinfo/openvas-devel

Reply via email to