From 57dbccee2afb0d03e1f9deb5703770c541708ba0 Mon Sep 17 00:00:00 2001 From: Jihoon Chung Date: Fri, 22 Mar 2013 14:31:25 +0900 Subject: [PATCH] Fixed xsd error issue [Issue#] N/A [Problem] During building application in the IDE, build error is occurred [Cause] Widget version boundary isn't set [Solution] Add boundary for widget version [SCMRequest] N/A Change-Id: I6af853d0e84cd9278f803715a62d2c16dbf6b273 --- configuration/config.tizen.xsd | 425 ++++++++++++++++++++--------------------- configuration/config.xsd | 3 +- 2 files changed, 204 insertions(+), 224 deletions(-) mode change 100755 => 100644 configuration/config.tizen.xsd mode change 100755 => 100644 configuration/config.xsd diff --git a/configuration/config.tizen.xsd b/configuration/config.tizen.xsd old mode 100755 new mode 100644 index f82cab5..0a6f685 --- a/configuration/config.tizen.xsd +++ b/configuration/config.tizen.xsd @@ -1,231 +1,212 @@ - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/configuration/config.xsd b/configuration/config.xsd old mode 100755 new mode 100644 index ff06e1e..6a9443e --- a/configuration/config.xsd +++ b/configuration/config.xsd @@ -51,7 +51,7 @@ - + @@ -70,7 +70,6 @@ - -- 2.7.4