From 9229f5a92f4644ea89111b954df317d79e20c605 Mon Sep 17 00:00:00 2001 From: Sebastien GODARD Date: Sat, 17 Sep 2022 16:35:19 +0200 Subject: [PATCH] Update DTD and XSD documents Signed-off-by: Sebastien GODARD --- sadf.h | 2 +- xml/{sysstat-3.11.dtd => sysstat-3.12.dtd} | 11 +++++++---- xml/sysstat.xsd | 11 +++++++---- 3 files changed, 15 insertions(+), 9 deletions(-) rename xml/{sysstat-3.11.dtd => sysstat-3.12.dtd} (98%) diff --git a/sadf.h b/sadf.h index 0d1e6bd..582659c 100644 --- a/sadf.h +++ b/sadf.h @@ -9,7 +9,7 @@ #include "sa.h" /* DTD version for XML output */ -#define XML_DTD_VERSION "3.11" +#define XML_DTD_VERSION "3.12" /* Various constants */ #define DO_SAVE 0 diff --git a/xml/sysstat-3.11.dtd b/xml/sysstat-3.12.dtd similarity index 98% rename from xml/sysstat-3.11.dtd rename to xml/sysstat-3.12.dtd index 38bd657..56b5d0b 100644 --- a/xml/sysstat-3.11.dtd +++ b/xml/sysstat-3.12.dtd @@ -1,5 +1,5 @@ - + @@ -48,7 +49,8 @@ @@ -58,7 +60,8 @@ diff --git a/xml/sysstat.xsd b/xml/sysstat.xsd index 30c4278..309cd06 100644 --- a/xml/sysstat.xsd +++ b/xml/sysstat.xsd @@ -1,7 +1,7 @@ - -- XML Schema v3.11 for sysstat. See sadf.h -- + -- XML Schema v3.12 for sysstat. See sadf.h -- @@ -113,7 +113,8 @@ - + + @@ -121,7 +122,8 @@ - + + @@ -129,7 +131,8 @@ - + + -- 2.40.0