From 77b0352ee511fdfaef4ccecc49bf6f51892494a0 Mon Sep 17 00:00:00 2001
From: reinaortega <miguelangel.reinaortega@etsi.org>
Date: Mon, 11 May 2020 13:44:43 +0200
Subject: [PATCH] XSD v2_11_0 baseline

---
 CDT-enumerationTypes.xsd | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CDT-enumerationTypes.xsd b/CDT-enumerationTypes.xsd
index 994ca30..4cc6123 100644
--- a/CDT-enumerationTypes.xsd
+++ b/CDT-enumerationTypes.xsd
@@ -237,6 +237,8 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR
 			<xs:enumeration value="7" />
 			<!-- Child Resources -->
 			<xs:enumeration value="8" />
+			<!-- Modified Attributes -->
+			<xs:enumeration value="9" />
 		</xs:restriction>
 	</xs:simpleType>
 
-- 
GitLab