From 269e696db87845b9feef5da83fffabb701cd1c85 Mon Sep 17 00:00:00 2001 From: seeddn <dale.seed@interdigital.com> Date: Wed, 14 Jan 2015 13:01:09 -0500 Subject: [PATCH] Update CDT-battery-v0_8_0.xsd Fixed name to 'battery' --- CDT-battery-v0_8_0.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CDT-battery-v0_8_0.xsd b/CDT-battery-v0_8_0.xsd index 4737da1..cb4fbe5 100644 --- a/CDT-battery-v0_8_0.xsd +++ b/CDT-battery-v0_8_0.xsd @@ -30,7 +30,7 @@ oneM2M EXPRESSLY ADVISES ANY AND ALL USE OF OR RELIANCE UPON THIS INFORMATION PR <xs:include schemaLocation="CDT-commonTypes-v0_8_0.xsd" /> <xs:include schemaLocation="CDT-subscription-v0_8_0.xsd" /> - <xs:element name="m2m:software"> + <xs:element name="battery"> <xs:complexType> <xs:complexContent> <!-- Inherit Common Attributes from data type "mgmtResource" --> -- GitLab