From 4d34f5bd6570d8269c41f779595f14f15705c8dd Mon Sep 17 00:00:00 2001 From: ankraft <an.kraft@googlemail.com> Date: Wed, 26 Jun 2019 11:59:16 +0200 Subject: [PATCH] Removed "todo" comment --- SDT/schema4.0/test/productClass-test.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/SDT/schema4.0/test/productClass-test.xml b/SDT/schema4.0/test/productClass-test.xml index 23d2662..52b5a66 100644 --- a/SDT/schema4.0/test/productClass-test.xml +++ b/SDT/schema4.0/test/productClass-test.xml @@ -27,10 +27,6 @@ </DeviceClass> </ProductClass> -<!-- TODO: test <extends> element, but only when DeviceClas is optional - <Product id="AnotherTestProduct"> - </Product> --> - <!-- Derived ProductClass --> <ProductClass id="DerivedProductClass" semanticURI="http://example.com/DerivedProduct.rdf"> -- GitLab