org.symbian.tools.mtw.core/schema/packagers.exsd
changeset 459 c278f0c8917f
parent 455 5da55957c779
child 461 7a8f9fa8d278
equal deleted inserted replaced
458:5ff93668b08c 459:c278f0c8917f
    47       </complexType>
    47       </complexType>
    48    </element>
    48    </element>
    49 
    49 
    50    <element name="packager">
    50    <element name="packager">
    51       <complexType>
    51       <complexType>
    52          <attribute name="class" type="string" use="required">
    52          <attribute name="delegate" type="string" use="required">
    53             <annotation>
    53             <annotation>
    54                <documentation>
    54                <documentation>
    55                   
    55                   
    56                </documentation>
    56                </documentation>
    57                <appinfo>
    57                <appinfo>
    58                   <meta.attribute kind="java" basedOn=":org.symbian.tools.mtw.core.runtimes.IPackager"/>
    58                   <meta.attribute kind="java" basedOn=":org.symbian.tools.mtw.core.runtimes.IPackagerDelegate"/>
    59                </appinfo>
    59                </appinfo>
    60             </annotation>
    60             </annotation>
    61          </attribute>
    61          </attribute>
    62          <attribute name="targetRuntime" type="string" use="required">
    62          <attribute name="targetRuntime" type="string" use="required">
    63             <annotation>
    63             <annotation>