From b84009b006712c6c8b524ba590b10122246f3d56 Mon Sep 17 00:00:00 2001 From: Sebastien GODARD Date: Sat, 1 Dec 2018 11:15:38 +0100 Subject: [PATCH] Update DTD and XSD documents Update DTD and XSD documents to take into account new discard I/O metrics. Signed-off-by: Sebastien GODARD --- sadf.h | 2 +- xml/{sysstat-3.6.dtd => sysstat-3.7.dtd} | 4 +++- xml/sysstat.xsd | 4 +++- 3 files changed, 7 insertions(+), 3 deletions(-) rename xml/{sysstat-3.6.dtd => sysstat-3.7.dtd} (99%) diff --git a/sadf.h b/sadf.h index 1150e44..3540a1e 100644 --- a/sadf.h +++ b/sadf.h @@ -9,7 +9,7 @@ #include "sa.h" /* DTD version for XML output */ -#define XML_DTD_VERSION "3.6" +#define XML_DTD_VERSION "3.7" /* Various constants */ #define DO_SAVE 0 diff --git a/xml/sysstat-3.6.dtd b/xml/sysstat-3.7.dtd similarity index 99% rename from xml/sysstat-3.6.dtd rename to xml/sysstat-3.7.dtd index d296fbb..88d8854 100644 --- a/xml/sysstat-3.6.dtd +++ b/xml/sysstat-3.7.dtd @@ -1,5 +1,5 @@ - + - -- XML Schema v3.6 for sysstat. See sadf.h -- + -- XML Schema v3.7 for sysstat. See sadf.h -- @@ -345,8 +345,10 @@ + + -- 2.40.0