Blob Blame History Raw
From de7dba20251122ed8fe16c2a32613cf5971fa4ba Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Mat=C4=9Bj=20T=C3=BD=C4=8D?= <matyc@redhat.com>
Date: Mon, 23 Mar 2020 14:44:45 +0100
Subject: [PATCH] Use the latest 5.11.3 OVAL when validating the 1.3
 datastreams.

---
 schemas/sds/1.3/scap-source-data-stream_1.3.xsd | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/schemas/sds/1.3/scap-source-data-stream_1.3.xsd b/schemas/sds/1.3/scap-source-data-stream_1.3.xsd
index 7d6e2b177..7a1dc49f0 100644
--- a/schemas/sds/1.3/scap-source-data-stream_1.3.xsd
+++ b/schemas/sds/1.3/scap-source-data-stream_1.3.xsd
@@ -16,7 +16,7 @@
   <xs:import namespace="http://checklists.nist.gov/xccdf/1.2"
     schemaLocation="../../xccdf/1.2/xccdf_1.2.xsd"/>
   <xs:import namespace="http://oval.mitre.org/XMLSchema/oval-definitions-5"
-    schemaLocation="../../oval/5.11.2/oval-definitions-schema.xsd"/>
+    schemaLocation="../../oval/5.11.3/oval-definitions-schema.xsd"/>
   <xs:import namespace="http://cpe.mitre.org/dictionary/2.0"
     schemaLocation="../../cpe/2.3/cpe-dictionary_2.3.xsd"/>
   <xs:import namespace="http://scap.nist.gov/schema/ocil/2.0"