[Release] wrt-installer_0.1.23
[framework/web/wrt-installer.git] / configuration / config.xsd
old mode 100755 (executable)
new mode 100644 (file)
index ff06e1e..6a9443e
@@ -51,7 +51,7 @@
     </xs:simpleType>\r
     <xs:simpleType name="data.versionNumber">\r
         <xs:restriction base="xs:string">\r
-            <xs:pattern value="[0-9]{2}.[0-9]{2}.[0-9]{4}"/>\r
+            <xs:pattern value="[0-9]{1,2}.[0-9]{1,2}.[0-9]{1,4}"/>\r
         </xs:restriction>\r
     </xs:simpleType>\r
     <xs:element name="widget">\r
@@ -70,7 +70,6 @@
                 <!-- Allowing Any Elements or Attributes from a Particular Namespace -->\r
                 <!-- The wildcards permitted within the list are ##local (a nonqualified element) and ##targetNamespace (the target namespace). Two wildcards can also be used instead of the list: ##any (any namespace) and ##other (any namespace other than the target namespace). -->\r
                 <!--xs:group ref="widgets:extension"/-->\r
-                <xs:element ref="tizen:appservice"  maxOccurs="unbounded" xmlns:tizen="http://tizen.org/ns/widgets"/>\r
                 <xs:element ref="tizen:app-control"  maxOccurs="unbounded" xmlns:tizen="http://tizen.org/ns/widgets"/>\r
                 <xs:element ref="tizen:setting"  maxOccurs="unbounded" xmlns:tizen="http://tizen.org/ns/widgets"/>\r
                 <xs:element ref="tizen:application" minOccurs="1" maxOccurs="1" xmlns:tizen="http://tizen.org/ns/widgets"/>\r