You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2007/04/25 00:29:57 UTC

svn commit: r532114 - /httpd/site/trunk/xdocs/stylesheets/httpd-oval.xsl

Author: nd
Date: Tue Apr 24 15:29:56 2007
New Revision: 532114

URL: http://svn.apache.org/viewvc?view=rev&rev=532114
Log:
make this xsl at least run

Modified:
    httpd/site/trunk/xdocs/stylesheets/httpd-oval.xsl

Modified: httpd/site/trunk/xdocs/stylesheets/httpd-oval.xsl
URL: http://svn.apache.org/viewvc/httpd/site/trunk/xdocs/stylesheets/httpd-oval.xsl?view=diff&rev=532114&r1=532113&r2=532114
==============================================================================
--- httpd/site/trunk/xdocs/stylesheets/httpd-oval.xsl (original)
+++ httpd/site/trunk/xdocs/stylesheets/httpd-oval.xsl Tue Apr 24 15:29:56 2007
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- Transform vulnerabilities-httpd.xml into OVAL -->
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5" version="2.0">
-    <xsl:output method="text"/>
-    <xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes" name="xml"/>
+    <!-- <xsl:output method="text"/> -->
+    <xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes" />
     <!-- 
         The following keys are used when generating a unique list of values to loop over. 
     -->