org.symbian.tools.wrttools/schema/projectTemplates.exsd
changeset 84 b24e6a27768d
parent 3 d3477de62514
child 366 715f288b552a
equal deleted inserted replaced
83:fe78b8c06ce7 84:b24e6a27768d
    47       </complexType>
    47       </complexType>
    48    </element>
    48    </element>
    49 
    49 
    50    <element name="projectTemplate">
    50    <element name="projectTemplate">
    51       <complexType>
    51       <complexType>
    52          <sequence>
    52          <sequence minOccurs="1" maxOccurs="unbounded">
    53             <element ref="description" minOccurs="0" maxOccurs="1"/>
    53             <choice>
       
    54                <element ref="description"/>
       
    55                <element ref="requires-library" minOccurs="0" maxOccurs="unbounded"/>
       
    56             </choice>
    54          </sequence>
    57          </sequence>
    55          <attribute name="name" type="string" use="required">
    58          <attribute name="name" type="string" use="required">
    56             <annotation>
    59             <annotation>
    57                <documentation>
    60                <documentation>
    58                   
    61                   
   129             <meta.element translatable="true"/>
   132             <meta.element translatable="true"/>
   130          </appinfo>
   133          </appinfo>
   131       </annotation>
   134       </annotation>
   132    </element>
   135    </element>
   133 
   136 
       
   137    <element name="requires-library" type="string">
       
   138    </element>
       
   139 
   134    <annotation>
   140    <annotation>
   135       <appinfo>
   141       <appinfo>
   136          <meta.section type="since"/>
   142          <meta.section type="since"/>
   137       </appinfo>
   143       </appinfo>
   138       <documentation>
   144       <documentation>