uidesigner/com.nokia.sdt.uimodel/schema/modelLoader.exsd
changeset 0 fb279309251b
equal deleted inserted replaced
-1:000000000000 0:fb279309251b
       
     1 <?xml version='1.0' encoding='UTF-8'?>
       
     2 <!-- Schema file written by PDE -->
       
     3 <schema targetNamespace="com.nokia.sdt.uimodel">
       
     4 <annotation>
       
     5       <appInfo>
       
     6          <meta.schema plugin="com.nokia.sdt.uimodel" id="modelLoader" name="Data Model Loader"/>
       
     7       </appInfo>
       
     8       <documentation>
       
     9          [Enter description of this extension point.]
       
    10       </documentation>
       
    11    </annotation>
       
    12 
       
    13    <element name="extension">
       
    14       <complexType>
       
    15          <sequence>
       
    16             <element ref="loader"/>
       
    17          </sequence>
       
    18          <attribute name="point" type="string" use="required">
       
    19             <annotation>
       
    20                <documentation>
       
    21                   
       
    22                </documentation>
       
    23             </annotation>
       
    24          </attribute>
       
    25          <attribute name="id" type="string">
       
    26             <annotation>
       
    27                <documentation>
       
    28                   
       
    29                </documentation>
       
    30             </annotation>
       
    31          </attribute>
       
    32          <attribute name="name" type="string">
       
    33             <annotation>
       
    34                <documentation>
       
    35                   
       
    36                </documentation>
       
    37                <appInfo>
       
    38                   <meta.attribute translatable="true"/>
       
    39                </appInfo>
       
    40             </annotation>
       
    41          </attribute>
       
    42       </complexType>
       
    43    </element>
       
    44 
       
    45    <element name="loader">
       
    46       <complexType>
       
    47          <attribute name="fileExtension" type="string">
       
    48             <annotation>
       
    49                <documentation>
       
    50                   
       
    51                </documentation>
       
    52             </annotation>
       
    53          </attribute>
       
    54          <attribute name="class" type="string">
       
    55             <annotation>
       
    56                <documentation>
       
    57                   
       
    58                </documentation>
       
    59                <appInfo>
       
    60                   <meta.attribute kind="java"/>
       
    61                </appInfo>
       
    62             </annotation>
       
    63          </attribute>
       
    64       </complexType>
       
    65    </element>
       
    66 
       
    67    <annotation>
       
    68       <appInfo>
       
    69          <meta.section type="since"/>
       
    70       </appInfo>
       
    71       <documentation>
       
    72          [Enter the first release in which this extension point appears.]
       
    73       </documentation>
       
    74    </annotation>
       
    75 
       
    76    <annotation>
       
    77       <appInfo>
       
    78          <meta.section type="examples"/>
       
    79       </appInfo>
       
    80       <documentation>
       
    81          [Enter extension point usage example here.]
       
    82       </documentation>
       
    83    </annotation>
       
    84 
       
    85    <annotation>
       
    86       <appInfo>
       
    87          <meta.section type="apiInfo"/>
       
    88       </appInfo>
       
    89       <documentation>
       
    90          [Enter API information here.]
       
    91       </documentation>
       
    92    </annotation>
       
    93 
       
    94    <annotation>
       
    95       <appInfo>
       
    96          <meta.section type="implementation"/>
       
    97       </appInfo>
       
    98       <documentation>
       
    99          [Enter information about supplied implementation of this extension point.]
       
   100       </documentation>
       
   101    </annotation>
       
   102 
       
   103    <annotation>
       
   104       <appInfo>
       
   105          <meta.section type="copyright"/>
       
   106       </appInfo>
       
   107       <documentation>
       
   108          
       
   109       </documentation>
       
   110    </annotation>
       
   111 
       
   112 </schema>