org.symbian.tools.mtw.ui/schema/targetPresentation.exsd
changeset 460 c0bff5ed874c
parent 457 f1087591ff71
child 461 7a8f9fa8d278
--- a/org.symbian.tools.mtw.ui/schema/targetPresentation.exsd	Thu Jul 29 10:51:59 2010 -0700
+++ b/org.symbian.tools.mtw.ui/schema/targetPresentation.exsd	Thu Jul 29 15:59:01 2010 -0700
@@ -17,6 +17,9 @@
          </appinfo>
       </annotation>
       <complexType>
+         <sequence>
+            <element ref="targetPresentation"/>
+         </sequence>
          <attribute name="point" type="string" use="required">
             <annotation>
                <documentation>
@@ -46,13 +49,13 @@
 
    <element name="targetPresentation">
       <complexType>
-         <attribute name="targetId" type="string" use="required">
+         <attribute name="targetTypeId" type="string" use="required">
             <annotation>
                <documentation>
                   
                </documentation>
                <appinfo>
-                  <meta.attribute kind="identifier" basedOn="org.symbian.tools.mtw.core.runtimes/runtime/@id"/>
+                  <meta.attribute kind="identifier" basedOn="org.symbian.tools.mtw.ui.deploymentTargetType/deployment-target-type/@id"/>
                </appinfo>
             </annotation>
          </attribute>