From 7b8e2db024bcd3853cc3ef9ff355597c42cdea35 Mon Sep 17 00:00:00 2001 From: PeterNiblett <pdn3270@gmail.com> Date: Thu, 29 Jan 2015 11:43:47 +0000 Subject: [PATCH] remove comment from commonTypes --- CDT-commonTypes-v0_8_0.xsd | 1 - 1 file changed, 1 deletion(-) diff --git a/CDT-commonTypes-v0_8_0.xsd b/CDT-commonTypes-v0_8_0.xsd index a99e418..b6df517 100644 --- a/CDT-commonTypes-v0_8_0.xsd +++ b/CDT-commonTypes-v0_8_0.xsd @@ -169,7 +169,6 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR </union> </xs:simpleType> - <!-- TODO: listOfEventCat appears twice in Table 6.3.2-1 --> <xs:simpleType name="listOfEventCat"> <list itemType="m2m:eventCat" /> </xs:simpleType> -- GitLab