From: Sebastien GODARD Date: Sat, 8 Feb 2014 13:11:39 +0000 (+0100) Subject: Update DTD and XSD documents X-Git-Tag: v10.3.1~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=54f0a79bd375f73cf3f2aaeaa996800d7f243f60;p=sysstat Update DTD and XSD documents Take into account new cpu_count mark in DTD and XSD documents. Signed-off-by: Sebastien GODARD --- diff --git a/sadf.h b/sadf.h index 45424df..701ac78 100644 --- a/sadf.h +++ b/sadf.h @@ -9,7 +9,7 @@ #include "sa.h" /* DTD version for XML output */ -#define XML_DTD_VERSION "2.18" +#define XML_DTD_VERSION "2.19" /* Possible actions for functions used to display reports */ #define F_BEGIN 0x01 diff --git a/xml/sysstat-2.18.dtd b/xml/sysstat-2.19.dtd similarity index 99% rename from xml/sysstat-2.18.dtd rename to xml/sysstat-2.19.dtd index a239f88..df21e9d 100644 --- a/xml/sysstat-2.18.dtd +++ b/xml/sysstat-2.19.dtd @@ -1,5 +1,5 @@ - + @@ -42,6 +42,7 @@ date CDATA #REQUIRED time CDATA #REQUIRED utc CDATA #REQUIRED + cpu_count CDATA #REQUIRED > diff --git a/xml/sysstat.xsd b/xml/sysstat.xsd index 385d7f7..2d62522 100644 --- a/xml/sysstat.xsd +++ b/xml/sysstat.xsd @@ -1,7 +1,7 @@ - -- XML Schema v2.18 for sysstat. See sadf.h -- + -- XML Schema v2.19 for sysstat. See sadf.h -- @@ -116,6 +116,7 @@ +