OSDN Git Service

SDK Repo: Remove useless xsi namespace from unit-test XMLs.
authorRaphael Moll <ralf@android.com>
Sat, 9 Oct 2010 22:18:07 +0000 (15:18 -0700)
committerRaphael Moll <ralf@android.com>
Sat, 9 Oct 2010 22:20:18 +0000 (15:20 -0700)
All the sample XMLs still declare a line
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance

We don't use that namespace anymore so we don't need that line.

Change-Id: I620680d1f1fb7e8196ddf0cbc13836439f3e6a6a

sdkmanager/libs/sdklib/tests/com/android/sdklib/testdata/addon_sample_1.xml
sdkmanager/libs/sdklib/tests/com/android/sdklib/testdata/addons_list_sample_1.xml
sdkmanager/libs/sdklib/tests/com/android/sdklib/testdata/repository_sample_1.xml
sdkmanager/libs/sdklib/tests/com/android/sdklib/testdata/repository_sample_2.xml
sdkmanager/libs/sdklib/tests/com/android/sdklib/testdata/repository_sample_3.xml

index 7e304b9..8ebafac 100755 (executable)
@@ -15,7 +15,6 @@
  * limitations under the License.
 -->
 <sdk:sdk-addon
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xmlns:sdk="http://schemas.android.com/sdk/android/addon/1">
 
     <!-- Define a couple of licenses. These will be referenced by uses-license later. -->
index 77f177d..bda69d4 100755 (executable)
@@ -15,7 +15,6 @@
  * limitations under the License.
 -->
 <sdk:sdk-addons-list
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xmlns:sdk="http://schemas.android.com/sdk/android/addons-list/1">
 
     <sdk:addon-site>
index c90e18d..aa209d3 100755 (executable)
@@ -15,7 +15,6 @@
  * limitations under the License.\r
 -->\r
 <sdk:sdk-repository\r
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
     xmlns:sdk="http://schemas.android.com/sdk/android/repository/1">\r
 \r
     <!-- Define a couple of licenses. These will be referenced by uses-license later. -->\r
index 9ec63c9..4b8e329 100755 (executable)
@@ -15,7 +15,6 @@
  * limitations under the License.\r
 -->\r
 <sdk:sdk-repository\r
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\r
     xmlns:sdk="http://schemas.android.com/sdk/android/repository/2">\r
 \r
     <!-- Define a couple of licenses. These will be referenced by uses-license later. -->\r
index feaad6a..5da497a 100755 (executable)
@@ -15,7 +15,6 @@
  * limitations under the License.
 -->
 <sdk:sdk-repository
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xmlns:sdk="http://schemas.android.com/sdk/android/repository/3">
 
     <!-- Define a couple of licenses. These will be referenced by uses-license later. -->