connectivity/com.nokia.carbide.remoteConnections/schema/connectedServiceFactory.exsd
author fturovic <frank.turovich@nokia.com>
Thu, 02 Apr 2009 15:23:07 -0500
branchRCL_2_0
changeset 25 1f39fea73e7e
parent 2 d760517a8095
permissions -rw-r--r--
updated splash for 2.0.4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
<?xml version='1.0' encoding='UTF-8'?>
cawthron
parents:
diff changeset
     2
<!-- Schema file written by PDE -->
cawthron
parents:
diff changeset
     3
<schema targetNamespace="com.nokia.carbide.remoteConnections" xmlns="http://www.w3.org/2001/XMLSchema">
cawthron
parents:
diff changeset
     4
<annotation>
cawthron
parents:
diff changeset
     5
      <appinfo>
cawthron
parents:
diff changeset
     6
         <meta.schema plugin="com.nokia.carbide.remoteConnections" id="connectedServiceFactory" name="Connected Service Factory"/>
cawthron
parents:
diff changeset
     7
      </appinfo>
cawthron
parents:
diff changeset
     8
      <documentation>
cawthron
parents:
diff changeset
     9
         [Enter description of this extension point.]
cawthron
parents:
diff changeset
    10
      </documentation>
cawthron
parents:
diff changeset
    11
   </annotation>
cawthron
parents:
diff changeset
    12
cawthron
parents:
diff changeset
    13
   <element name="extension">
cawthron
parents:
diff changeset
    14
      <annotation>
cawthron
parents:
diff changeset
    15
         <appinfo>
cawthron
parents:
diff changeset
    16
            <meta.element />
cawthron
parents:
diff changeset
    17
         </appinfo>
cawthron
parents:
diff changeset
    18
      </annotation>
cawthron
parents:
diff changeset
    19
      <complexType>
cawthron
parents:
diff changeset
    20
         <sequence>
cawthron
parents:
diff changeset
    21
            <element ref="connectedServiceFactory"/>
cawthron
parents:
diff changeset
    22
         </sequence>
cawthron
parents:
diff changeset
    23
         <attribute name="point" type="string" use="required">
cawthron
parents:
diff changeset
    24
            <annotation>
cawthron
parents:
diff changeset
    25
               <documentation>
cawthron
parents:
diff changeset
    26
                  
cawthron
parents:
diff changeset
    27
               </documentation>
cawthron
parents:
diff changeset
    28
            </annotation>
cawthron
parents:
diff changeset
    29
         </attribute>
cawthron
parents:
diff changeset
    30
         <attribute name="id" type="string">
cawthron
parents:
diff changeset
    31
            <annotation>
cawthron
parents:
diff changeset
    32
               <documentation>
cawthron
parents:
diff changeset
    33
                  
cawthron
parents:
diff changeset
    34
               </documentation>
cawthron
parents:
diff changeset
    35
            </annotation>
cawthron
parents:
diff changeset
    36
         </attribute>
cawthron
parents:
diff changeset
    37
         <attribute name="name" type="string">
cawthron
parents:
diff changeset
    38
            <annotation>
cawthron
parents:
diff changeset
    39
               <documentation>
cawthron
parents:
diff changeset
    40
                  
cawthron
parents:
diff changeset
    41
               </documentation>
cawthron
parents:
diff changeset
    42
               <appinfo>
cawthron
parents:
diff changeset
    43
                  <meta.attribute translatable="true"/>
cawthron
parents:
diff changeset
    44
               </appinfo>
cawthron
parents:
diff changeset
    45
            </annotation>
cawthron
parents:
diff changeset
    46
         </attribute>
cawthron
parents:
diff changeset
    47
      </complexType>
cawthron
parents:
diff changeset
    48
   </element>
cawthron
parents:
diff changeset
    49
cawthron
parents:
diff changeset
    50
   <element name="connectedServiceFactory">
cawthron
parents:
diff changeset
    51
      <complexType>
cawthron
parents:
diff changeset
    52
         <attribute name="class" type="string">
cawthron
parents:
diff changeset
    53
            <annotation>
cawthron
parents:
diff changeset
    54
               <documentation>
cawthron
parents:
diff changeset
    55
                  
cawthron
parents:
diff changeset
    56
               </documentation>
cawthron
parents:
diff changeset
    57
               <appinfo>
cawthron
parents:
diff changeset
    58
                  <meta.attribute kind="java" basedOn=":com.nokia.carbide.remoteconnections.interfaces.IConnectedServiceFactory"/>
cawthron
parents:
diff changeset
    59
               </appinfo>
cawthron
parents:
diff changeset
    60
            </annotation>
cawthron
parents:
diff changeset
    61
         </attribute>
cawthron
parents:
diff changeset
    62
      </complexType>
cawthron
parents:
diff changeset
    63
   </element>
cawthron
parents:
diff changeset
    64
cawthron
parents:
diff changeset
    65
   <annotation>
cawthron
parents:
diff changeset
    66
      <appinfo>
cawthron
parents:
diff changeset
    67
         <meta.section type="since"/>
cawthron
parents:
diff changeset
    68
      </appinfo>
cawthron
parents:
diff changeset
    69
      <documentation>
cawthron
parents:
diff changeset
    70
         [Enter the first release in which this extension point appears.]
cawthron
parents:
diff changeset
    71
      </documentation>
cawthron
parents:
diff changeset
    72
   </annotation>
cawthron
parents:
diff changeset
    73
cawthron
parents:
diff changeset
    74
   <annotation>
cawthron
parents:
diff changeset
    75
      <appinfo>
cawthron
parents:
diff changeset
    76
         <meta.section type="examples"/>
cawthron
parents:
diff changeset
    77
      </appinfo>
cawthron
parents:
diff changeset
    78
      <documentation>
cawthron
parents:
diff changeset
    79
         [Enter extension point usage example here.]
cawthron
parents:
diff changeset
    80
      </documentation>
cawthron
parents:
diff changeset
    81
   </annotation>
cawthron
parents:
diff changeset
    82
cawthron
parents:
diff changeset
    83
   <annotation>
cawthron
parents:
diff changeset
    84
      <appinfo>
cawthron
parents:
diff changeset
    85
         <meta.section type="apiinfo"/>
cawthron
parents:
diff changeset
    86
      </appinfo>
cawthron
parents:
diff changeset
    87
      <documentation>
cawthron
parents:
diff changeset
    88
         [Enter API information here.]
cawthron
parents:
diff changeset
    89
      </documentation>
cawthron
parents:
diff changeset
    90
   </annotation>
cawthron
parents:
diff changeset
    91
cawthron
parents:
diff changeset
    92
   <annotation>
cawthron
parents:
diff changeset
    93
      <appinfo>
cawthron
parents:
diff changeset
    94
         <meta.section type="implementation"/>
cawthron
parents:
diff changeset
    95
      </appinfo>
cawthron
parents:
diff changeset
    96
      <documentation>
cawthron
parents:
diff changeset
    97
         [Enter information about supplied implementation of this extension point.]
cawthron
parents:
diff changeset
    98
      </documentation>
cawthron
parents:
diff changeset
    99
   </annotation>
cawthron
parents:
diff changeset
   100
cawthron
parents:
diff changeset
   101
cawthron
parents:
diff changeset
   102
</schema>