[Openvas-commits] r11668 - in trunk/openvas-manager: . src/schema_formats/XML
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Thu Sep 22 19:08:19 CEST 2011
Author: hdoreau
Date: 2011-09-22 19:08:16 +0200 (Thu, 22 Sep 2011)
New Revision: 11668
Modified:
trunk/openvas-manager/ChangeLog
trunk/openvas-manager/src/schema_formats/XML/OMP.xml
Log:
* src/schema_formats/XML/OMP.xml (get_info): Rewrapped lines for
readability.
Modified: trunk/openvas-manager/ChangeLog
===================================================================
--- trunk/openvas-manager/ChangeLog 2011-09-22 15:56:42 UTC (rev 11667)
+++ trunk/openvas-manager/ChangeLog 2011-09-22 17:08:16 UTC (rev 11668)
@@ -1,5 +1,10 @@
2011-09-22 Henri Doreau <henri.doreau at greenbone.net>
+ * src/schema_formats/XML/OMP.xml (get_info): Rewrapped lines for
+ readability.
+
+2011-09-22 Henri Doreau <henri.doreau at greenbone.net>
+
* src/schema_formats/XML/OMP.xml (get_info): Relocated get_info
documentation to honor alphabetical sorting. Rewrapped lines.
Modified: trunk/openvas-manager/src/schema_formats/XML/OMP.xml
===================================================================
--- trunk/openvas-manager/src/schema_formats/XML/OMP.xml 2011-09-22 15:56:42 UTC (rev 11667)
+++ trunk/openvas-manager/src/schema_formats/XML/OMP.xml 2011-09-22 17:08:16 UTC (rev 11668)
@@ -4108,15 +4108,16 @@
<response>
<get_info_response status="200" status_text="OK">
<cpe-item xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:meta="http://scap.nist.gov/schema/cpe-dictionary-metadata/0.2"
- xmlns:scap-core="http://scap.nist.gov/schema/scap-core/0.3"
- xmlns:ns6="http://scap.nist.gov/schema/scap-core/0.1"
- xmlns:config="http://scap.nist.gov/schema/configuration/0.1"
- xmlns="http://cpe.mitre.org/dictionary/2.0"
- name="cpe:/o:linux:kernel:2.6.0">
+ xmlns:meta="http://scap.nist.gov/schema/cpe-dictionary-metadata/0.2"
+ xmlns:scap-core="http://scap.nist.gov/schema/scap-core/0.3"
+ xmlns:ns6="http://scap.nist.gov/schema/scap-core/0.1"
+ xmlns:config="http://scap.nist.gov/schema/configuration/0.1"
+ xmlns="http://cpe.mitre.org/dictionary/2.0"
+ name="cpe:/o:linux:kernel:2.6.0">
<title xml:lang="en-US">Linux Kernel 2.6.0</title>
<meta:item-metadata modification-date="2008-11-18T17:32:39.543"
- status="DRAFT" nvd-id="91585"></meta:item-metadata>
+ status="DRAFT" nvd-id="91585">
+ </meta:item-metadata>
</cpe-item>
</get_info_response>
</response>
More information about the Openvas-commits
mailing list