org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-4ECCCBED-DE6D-4366-B037-90E874C4DF5C.html
changeset 229 716254ccbcc0
equal deleted inserted replaced
228:913c9751c067 229:716254ccbcc0
       
     1 
       
     2 <!DOCTYPE html
       
     3   PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     4 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="copyright" content="(C) Copyright 2009"/><meta name="DC.rights.owner" content="(C) Copyright 2009"/><meta name="DC.Type" content="mobileconcept"/><meta name="DC.Title" content="Landmarks Service API error messages"/><meta name="DC.Relation" scheme="URI" content="GUID-11D59F76-EC4C-4297-B262-D5174E826B43"/><meta name="DC.Relation" scheme="URI" content="GUID-85F12A75-C9B1-43E3-A052-6EE8745B211F"/><meta name="DC.Relation" scheme="URI" content="GUID-7C69DDA4-16F1-4A8F-BDB2-4CB0015B4E81"/><meta name="DC.Relation" scheme="URI" content="GUID-65AAF569-D347-462B-B59A-9D7CA184AB9C"/><meta name="DC.Relation" scheme="URI" content="GUID-B8845FF1-D7F6-476A-8651-8B9C12D8789F"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-4ECCCBED-DE6D-4366-B037-90E874C4DF5C"/><title>Landmarks Service API error messages </title><script type="text/javascript">
       
     5       function initPage() {}
       
     6     </script><link href="../PRODUCT_PLUGIN/book.css" rel="stylesheet" type="text/css"/><link href="css/s60/style.css" rel="stylesheet" type="text/css" media="all"/></head><body onload="initPage();"><div class="body"><div class="contentLeft prTxt"><h1 class="pageHeading" id="GUID-4ECCCBED-DE6D-4366-B037-90E874C4DF5C">Landmarks Service API error messages</h1><div>
       
     7 <p>This section provides information about the error messages returned
       
     8 by the Landmarks Service API methods.</p>
       
     9 <div><h3>Generic error messages</h3>
       
    10 <p>The following table describes the error messages returned during the
       
    11 loading of the service provider.</p>
       
    12 <div class="tablenoborder"><a name="GUID-CA0B66E3-599D-4902-AD5D-1CEAFC3101D5"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-CA0B66E3-599D-4902-AD5D-1CEAFC3101D5" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Service provider
       
    13 error messages</caption>
       
    14 <thead align="left">
       
    15 <tr class="title "><th class="cellrowborder" valign="top" id="d0e45472">
       
    16 <p>Error message</p>
       
    17 </th><th class="cellrowborder" valign="top" id="d0e45477">
       
    18 <p>Description</p>
       
    19 </th></tr>
       
    20 </thead>
       
    21 <tbody>
       
    22 <tr class="">
       
    23 <td class="cellrowborder" valign="top" headers="d0e45472 ">
       
    24 <p><code>Landmarks: Interface name is missing</code></p>
       
    25 </td>
       
    26 <td class="cellrowborder" valign="top" headers="d0e45477 ">
       
    27 <p>The interface name is missing from the request.</p>
       
    28 </td>
       
    29 </tr>
       
    30 <tr class="bg ">
       
    31 <td class="cellrowborder" valign="top" headers="d0e45472 ">
       
    32 <p><code>Landmarks: Service Command is invalid</code></p>
       
    33 </td>
       
    34 <td class="cellrowborder" valign="top" headers="d0e45477 ">
       
    35 <p>The command passed is not supported by the interface.</p>
       
    36 </td>
       
    37 </tr>
       
    38 <tr class="">
       
    39 <td class="cellrowborder" valign="top" headers="d0e45472 ">
       
    40 <p><code>Landmarks: Database URI is invalid</code></p>
       
    41 </td>
       
    42 <td class="cellrowborder" valign="top" headers="d0e45477 ">
       
    43 <p>The database URI passed when loading the interface is invalid.</p>
       
    44 </td>
       
    45 </tr>
       
    46 </tbody>
       
    47 </table></div>
       
    48 <p>The following table describes the error messages returned by asynchronous
       
    49 method calls.</p>
       
    50 <div class="tablenoborder"><a name="GUID-E17CF2F2-BEAE-41EB-B8BC-4A1B314E2DBB"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-E17CF2F2-BEAE-41EB-B8BC-4A1B314E2DBB" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Asynchronous
       
    51 call error messages</caption>
       
    52 <thead align="left">
       
    53 <tr class="title "><th class="cellrowborder" valign="top" id="d0e45551">
       
    54 <p>Error message</p>
       
    55 </th><th class="cellrowborder" valign="top" id="d0e45556">
       
    56 <p>Description</p>
       
    57 </th></tr>
       
    58 </thead>
       
    59 <tbody>
       
    60 <tr class="">
       
    61 <td class="cellrowborder" valign="top" headers="d0e45551 ">
       
    62 <p><code>Landmarks: Insufficient arguments for asynchronous request</code></p>
       
    63 </td>
       
    64 <td class="cellrowborder" valign="top" headers="d0e45556 ">
       
    65 <p>The <code>callback</code> method is missing.</p>
       
    66 </td>
       
    67 </tr>
       
    68 <tr class="bg ">
       
    69 <td class="cellrowborder" valign="top" headers="d0e45551 ">
       
    70 <p><code>Landmarks: Asynchronous behavior not supported</code></p>
       
    71 </td>
       
    72 <td class="cellrowborder" valign="top" headers="d0e45556 ">
       
    73 <p>The method does not support asynchronous calls.</p>
       
    74 </td>
       
    75 </tr>
       
    76 </tbody>
       
    77 </table></div></div>
       
    78 <div><h3>New</h3>
       
    79 <p>The following table describes the error messages returned by <a href="GUID-E138B464-2086-4E74-B356-ACF8687BBB5A.html#GUID-E138B464-2086-4E74-B356-ACF8687BBB5A"><code>New</code></a> as part of its return value.</p>
       
    80 <div class="tablenoborder"><a name="GUID-E705F2B6-8F84-4CC1-805B-395A2137C034"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-E705F2B6-8F84-4CC1-805B-395A2137C034" frame="border" border="1" rules="all"><caption><strong>Table: </strong>New error messages</caption>
       
    81 <thead align="left">
       
    82 <tr class="title "><th class="cellrowborder" valign="top" id="d0e45625">
       
    83 <p>Error message</p>
       
    84 </th><th class="cellrowborder" valign="top" id="d0e45630">
       
    85 <p>Description</p>
       
    86 </th></tr>
       
    87 </thead>
       
    88 <tbody>
       
    89 <tr class="">
       
    90 <td class="cellrowborder" valign="top" headers="d0e45625 ">
       
    91 <p><code>Landmarks: New: Type is missing</code></p>
       
    92 </td>
       
    93 <td class="cellrowborder" valign="top" headers="d0e45630 ">
       
    94 <p>The <code>Type</code> property is missing from the input or
       
    95 it contains a value with an invalid type.</p>
       
    96 </td>
       
    97 </tr>
       
    98 <tr class="bg ">
       
    99 <td class="cellrowborder" valign="top" headers="d0e45625 ">
       
   100 <p><code>Landmarks: New: Type is invalid Type</code></p>
       
   101 </td>
       
   102 <td class="cellrowborder" valign="top" headers="d0e45630 ">
       
   103 <p>The <code>Type</code> property contains an invalid value.</p>
       
   104 </td>
       
   105 </tr>
       
   106 </tbody>
       
   107 </table></div></div>
       
   108 <div><h3>GetList</h3>
       
   109 <p>The following table describes the error messages returned by <a href="GUID-55591BBC-49F8-407D-98F5-1D2FCD5DFB34.html#GUID-55591BBC-49F8-407D-98F5-1D2FCD5DFB34"><code>GetList</code></a> and <a href="GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608.html#GUID-C7C3B541-8D28-4DC6-9003-ECF57F26C608"><code>callback</code></a> for <code>GetList</code> as
       
   110 part of their return value.</p>
       
   111 <div class="tablenoborder"><a name="GUID-42E80E7A-0D7D-4809-A475-A300404743B3"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-42E80E7A-0D7D-4809-A475-A300404743B3" frame="border" border="1" rules="all"><caption><strong>Table: </strong>GetList error
       
   112 messages</caption>
       
   113 <thead align="left">
       
   114 <tr class="title "><th class="cellrowborder" valign="top" id="d0e45709">
       
   115 <p>Error message</p>
       
   116 </th><th class="cellrowborder" valign="top" id="d0e45714">
       
   117 <p>Description</p>
       
   118 </th></tr>
       
   119 </thead>
       
   120 <tbody>
       
   121 <tr class="">
       
   122 <td class="cellrowborder" valign="top" headers="d0e45709 ">
       
   123 <p><code>Landmarks: GetList: Type is missing</code></p>
       
   124 </td>
       
   125 <td class="cellrowborder" valign="top" headers="d0e45714 ">
       
   126 <p>The <code>Type</code> property is missing from the input or
       
   127 it contains a value with an invalid type.</p>
       
   128 </td>
       
   129 </tr>
       
   130 <tr class="bg ">
       
   131 <td class="cellrowborder" valign="top" headers="d0e45709 ">
       
   132 <p><code>Landmarks: GetList: Type is invalid</code></p>
       
   133 </td>
       
   134 <td class="cellrowborder" valign="top" headers="d0e45714 ">
       
   135 <p>The <code>Type</code> property contains an invalid value.</p>
       
   136 </td>
       
   137 </tr>
       
   138 <tr class="">
       
   139 <td class="cellrowborder" valign="top" headers="d0e45709 ">
       
   140 <p><code>Landmarks: GetList: Filter is missing</code></p>
       
   141 </td>
       
   142 <td class="cellrowborder" valign="top" headers="d0e45714 ">
       
   143 <p>The <code>Filter</code> property is missing from the input or
       
   144 it contains a value with an invalid type.</p>
       
   145 </td>
       
   146 </tr>
       
   147 <tr class="bg ">
       
   148 <td class="cellrowborder" valign="top" headers="d0e45709 ">
       
   149 <p><code>Landmarks: GetList: LandmarkPosition is missing</code></p>
       
   150 </td>
       
   151 <td class="cellrowborder" valign="top" headers="d0e45714 ">
       
   152 <p>The <code>Filter.LandmarkPosition</code> property is missing
       
   153 from the input or it contains a value with an invalid type.</p>
       
   154 </td>
       
   155 </tr>
       
   156 <tr class="">
       
   157 <td class="cellrowborder" valign="top" headers="d0e45709 ">
       
   158 <p><code>Landmarks: GetList: Latitude is missing</code></p>
       
   159 </td>
       
   160 <td class="cellrowborder" valign="top" headers="d0e45714 ">
       
   161 <p>The <code>Filter.LandmarkPosition.Latitude</code> property is
       
   162 missing from the input or it contains a value with an invalid type.</p>
       
   163 </td>
       
   164 </tr>
       
   165 <tr class="bg ">
       
   166 <td class="cellrowborder" valign="top" headers="d0e45709 ">
       
   167 <p><code>Landmarks: GetList: Longitude is missing</code></p>
       
   168 </td>
       
   169 <td class="cellrowborder" valign="top" headers="d0e45714 ">
       
   170 <p>The <code>Filter.LandmarkPosition.Longitude</code> property
       
   171 is missing from the input or it contains a value with an invalid type.</p>
       
   172 </td>
       
   173 </tr>
       
   174 <tr class="">
       
   175 <td class="cellrowborder" valign="top" headers="d0e45709 ">
       
   176 <p><code>Landmarks: GetList: BoundedArea is missing</code></p>
       
   177 </td>
       
   178 <td class="cellrowborder" valign="top" headers="d0e45714 ">
       
   179 <p>The <code>Filter.BoundedArea</code> property is missing from
       
   180 the input or it contains a value with an invalid type.</p>
       
   181 </td>
       
   182 </tr>
       
   183 <tr class="bg ">
       
   184 <td class="cellrowborder" valign="top" headers="d0e45709 ">
       
   185 <p><code>Landmarks: GetList: NorthLatitude is missing</code></p>
       
   186 </td>
       
   187 <td class="cellrowborder" valign="top" headers="d0e45714 ">
       
   188 <p>The <code>Filter.BoundedArea.NorthLatitude</code> property is
       
   189 missing from the input or it contains a value with an invalid type.</p>
       
   190 </td>
       
   191 </tr>
       
   192 <tr class="">
       
   193 <td class="cellrowborder" valign="top" headers="d0e45709 ">
       
   194 <p><code>Landmarks: GetList: SouthLatitude is missing</code></p>
       
   195 </td>
       
   196 <td class="cellrowborder" valign="top" headers="d0e45714 ">
       
   197 <p>The <code>Filter.BoundedArea.SouthLatitude</code> property is
       
   198 missing from the input or it contains a value with an invalid type.</p>
       
   199 </td>
       
   200 </tr>
       
   201 <tr class="bg ">
       
   202 <td class="cellrowborder" valign="top" headers="d0e45709 ">
       
   203 <p><code>Landmarks: GetList: EastLongitude is missing</code></p>
       
   204 </td>
       
   205 <td class="cellrowborder" valign="top" headers="d0e45714 ">
       
   206 <p>The <code>Filter.BoundedArea.EastLongitude</code> property is
       
   207 missing from the input or it contains a value with an invalid type.</p>
       
   208 </td>
       
   209 </tr>
       
   210 <tr class="">
       
   211 <td class="cellrowborder" valign="top" headers="d0e45709 ">
       
   212 <p><code>Landmarks: GetList: WestLongitude is missing</code></p>
       
   213 </td>
       
   214 <td class="cellrowborder" valign="top" headers="d0e45714 ">
       
   215 <p>The <code>Filter.BoundedArea.WestLongitude</code> property is
       
   216 missing from the input or it contains a value with an invalid type.</p>
       
   217 </td>
       
   218 </tr>
       
   219 <tr class="bg ">
       
   220 <td class="cellrowborder" valign="top" headers="d0e45709 ">
       
   221 <p><code>Landmarks: GetList: MaximumMatches is invalid</code></p>
       
   222 </td>
       
   223 <td class="cellrowborder" valign="top" headers="d0e45714 ">
       
   224 <p>The <code>Filter.MaximumMatches</code> property is missing from
       
   225 the input or it contains a value with an invalid type.</p>
       
   226 </td>
       
   227 </tr>
       
   228 <tr class="">
       
   229 <td class="cellrowborder" valign="top" headers="d0e45709 ">
       
   230 <p><code>Landmarks: GetList: Sort is missing</code></p>
       
   231 </td>
       
   232 <td class="cellrowborder" valign="top" headers="d0e45714 ">
       
   233 <p>The <code>Sort</code> property is missing from the input or
       
   234 it contains a value with an invalid type.</p>
       
   235 </td>
       
   236 </tr>
       
   237 </tbody>
       
   238 </table></div></div>
       
   239 <div><h3>Add</h3>
       
   240 <p>The following table describes the error messages returned by <a href="GUID-D85C2567-F041-42A1-A2B5-650FCAAD60A9.html#GUID-D85C2567-F041-42A1-A2B5-650FCAAD60A9"><code>Add</code></a> as part of its return value.</p>
       
   241 <div class="tablenoborder"><a name="GUID-6F587D40-EF3A-4FB9-82FA-1B5C2046032A"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-6F587D40-EF3A-4FB9-82FA-1B5C2046032A" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Add error messages</caption>
       
   242 <thead align="left">
       
   243 <tr class="title "><th class="cellrowborder" valign="top" id="d0e45995">
       
   244 <p>Error message</p>
       
   245 </th><th class="cellrowborder" valign="top" id="d0e46000">
       
   246 <p>Description</p>
       
   247 </th></tr>
       
   248 </thead>
       
   249 <tbody>
       
   250 <tr class="">
       
   251 <td class="cellrowborder" valign="top" headers="d0e45995 ">
       
   252 <p><code>Landmarks: Add: Type or Data is missing</code></p>
       
   253 </td>
       
   254 <td class="cellrowborder" valign="top" headers="d0e46000 ">
       
   255 <p>The <code>Type</code> or <code>Data</code> property
       
   256 is missing from the input.</p>
       
   257 </td>
       
   258 </tr>
       
   259 <tr class="bg ">
       
   260 <td class="cellrowborder" valign="top" headers="d0e45995 ">
       
   261 <p><code>Landmarks: Add: Type is invalid</code></p>
       
   262 </td>
       
   263 <td class="cellrowborder" valign="top" headers="d0e46000 ">
       
   264 <p>The <code>Type</code> property contains an invalid value.</p>
       
   265 </td>
       
   266 </tr>
       
   267 <tr class="">
       
   268 <td class="cellrowborder" valign="top" headers="d0e45995 ">
       
   269 <p><code>Landmarks: Add: Data is missing</code></p>
       
   270 </td>
       
   271 <td class="cellrowborder" valign="top" headers="d0e46000 ">
       
   272 <p>The <code>Data</code> property is missing from the input or
       
   273 it contains a value with an invalid type.</p>
       
   274 </td>
       
   275 </tr>
       
   276 <tr class="bg ">
       
   277 <td class="cellrowborder" valign="top" headers="d0e45995 ">
       
   278 <p><code>Landmarks: Add: LandmarkPosition is missing</code></p>
       
   279 </td>
       
   280 <td class="cellrowborder" valign="top" headers="d0e46000 ">
       
   281 <p>The <code>Data.LandmarkPosition</code> property is missing from
       
   282 the input or it contains a value with an invalid type.</p>
       
   283 </td>
       
   284 </tr>
       
   285 <tr class="">
       
   286 <td class="cellrowborder" valign="top" headers="d0e45995 ">
       
   287 <p><code>Landmarks: Add: CategoryInfo is missing</code></p>
       
   288 </td>
       
   289 <td class="cellrowborder" valign="top" headers="d0e46000 ">
       
   290 <p>The <code>Data.CategoryInfo</code> property is missing from
       
   291 the input or it contains a value with an invalid type.</p>
       
   292 </td>
       
   293 </tr>
       
   294 <tr class="bg ">
       
   295 <td class="cellrowborder" valign="top" headers="d0e45995 ">
       
   296 <p><code>Landmarks: Add: IconIndex is missing</code></p>
       
   297 </td>
       
   298 <td class="cellrowborder" valign="top" headers="d0e46000 ">
       
   299 <p>The <code>Data.IconIndex</code> property is missing from the
       
   300 input or it contains a value with an invalid type.</p>
       
   301 </td>
       
   302 </tr>
       
   303 <tr class="">
       
   304 <td class="cellrowborder" valign="top" headers="d0e45995 ">
       
   305 <p><code>Landmarks: Add: LandmarkFields is missing</code></p>
       
   306 </td>
       
   307 <td class="cellrowborder" valign="top" headers="d0e46000 ">
       
   308 <p>The <code>Data.LandmarkFields</code> property is missing from
       
   309 the input or it contains a value with an invalid type.</p>
       
   310 </td>
       
   311 </tr>
       
   312 <tr class="bg ">
       
   313 <td class="cellrowborder" valign="top" headers="d0e45995 ">
       
   314 <p><code>Landmarks: Add: CategoryName is missing</code></p>
       
   315 </td>
       
   316 <td class="cellrowborder" valign="top" headers="d0e46000 ">
       
   317 <p>The <code>Data.CategoryName</code> property is missing from
       
   318 the input or it contains a value with an invalid type.</p>
       
   319 </td>
       
   320 </tr>
       
   321 <tr class="">
       
   322 <td class="cellrowborder" valign="top" headers="d0e45995 ">
       
   323 <p><code>Landmarks: Add: DatabaseURI is missing</code></p>
       
   324 </td>
       
   325 <td class="cellrowborder" valign="top" headers="d0e46000 ">
       
   326 <p>The <code>Data.DatabaseURI</code> property is missing from the
       
   327 input or it contains a value with an invalid type.</p>
       
   328 </td>
       
   329 </tr>
       
   330 </tbody>
       
   331 </table></div></div>
       
   332 <div><h3>Delete</h3>
       
   333 <p>The following table describes the error messages returned by <a href="GUID-2B13380C-37C8-473F-B0A7-564439312DA3.html#GUID-2B13380C-37C8-473F-B0A7-564439312DA3"><code>Delete</code></a> as part of its return value.</p>
       
   334 <div class="tablenoborder"><a name="GUID-AB91879F-229D-430C-9EF0-F402488C1AB3"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-AB91879F-229D-430C-9EF0-F402488C1AB3" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Delete error
       
   335 messages</caption>
       
   336 <thead align="left">
       
   337 <tr class="title "><th class="cellrowborder" valign="top" id="d0e46208">
       
   338 <p>Error message</p>
       
   339 </th><th class="cellrowborder" valign="top" id="d0e46213">
       
   340 <p>Description</p>
       
   341 </th></tr>
       
   342 </thead>
       
   343 <tbody>
       
   344 <tr class="">
       
   345 <td class="cellrowborder" valign="top" headers="d0e46208 ">
       
   346 <p><code>Landmarks: Delete: Type or Data is missing</code></p>
       
   347 </td>
       
   348 <td class="cellrowborder" valign="top" headers="d0e46213 ">
       
   349 <p>The <code>Type</code> or <code>Data</code> property
       
   350 is missing from the input.</p>
       
   351 </td>
       
   352 </tr>
       
   353 <tr class="bg ">
       
   354 <td class="cellrowborder" valign="top" headers="d0e46208 ">
       
   355 <p><code>Landmarks: Delete: Type is invalid</code></p>
       
   356 </td>
       
   357 <td class="cellrowborder" valign="top" headers="d0e46213 ">
       
   358 <p>The <code>Type</code> property contains an invalid value.</p>
       
   359 </td>
       
   360 </tr>
       
   361 <tr class="">
       
   362 <td class="cellrowborder" valign="top" headers="d0e46208 ">
       
   363 <p><code>Landmarks: Delete: Data is missing</code></p>
       
   364 </td>
       
   365 <td class="cellrowborder" valign="top" headers="d0e46213 ">
       
   366 <p>The <code>Data</code> property is missing from the input or
       
   367 it contains a value with an invalid type.</p>
       
   368 </td>
       
   369 </tr>
       
   370 <tr class="bg ">
       
   371 <td class="cellrowborder" valign="top" headers="d0e46208 ">
       
   372 <p><code>Landmarks: Delete: Id is missing</code></p>
       
   373 </td>
       
   374 <td class="cellrowborder" valign="top" headers="d0e46213 ">
       
   375 <p>The <code>Data.id</code> property is missing from the input
       
   376 or it contains a value with an invalid type.</p>
       
   377 </td>
       
   378 </tr>
       
   379 <tr class="">
       
   380 <td class="cellrowborder" valign="top" headers="d0e46208 ">
       
   381 <p><code>Landmarks: Delete: DatabaseURI is missing</code></p>
       
   382 </td>
       
   383 <td class="cellrowborder" valign="top" headers="d0e46213 ">
       
   384 <p>The <code>Data.DatabaseURI</code> property is missing from the
       
   385 input or it contains a value with an invalid type.</p>
       
   386 </td>
       
   387 </tr>
       
   388 </tbody>
       
   389 </table></div></div>
       
   390 <div><h3>Import</h3>
       
   391 <p>The following table describes the error messages returned by <a href="GUID-4D4E5B3E-ABC4-43CA-A7E8-027C46BD1FE6.html#GUID-4D4E5B3E-ABC4-43CA-A7E8-027C46BD1FE6"><code>Import</code></a> as part of its return value.</p>
       
   392 <div class="tablenoborder"><a name="GUID-A5672938-ABA3-417D-A4A1-20E649A30AE3"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-A5672938-ABA3-417D-A4A1-20E649A30AE3" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Import error
       
   393 messages</caption>
       
   394 <thead align="left">
       
   395 <tr class="title "><th class="cellrowborder" valign="top" id="d0e46345">
       
   396 <p>Error message</p>
       
   397 </th><th class="cellrowborder" valign="top" id="d0e46350">
       
   398 <p>Description</p>
       
   399 </th></tr>
       
   400 </thead>
       
   401 <tbody>
       
   402 <tr class="">
       
   403 <td class="cellrowborder" valign="top" headers="d0e46345 ">
       
   404 <p><code>Landmarks: Import: Type or Data is missing</code></p>
       
   405 </td>
       
   406 <td class="cellrowborder" valign="top" headers="d0e46350 ">
       
   407 <p>The <code>Type</code> or <code>Data</code> property
       
   408 is missing from the input.</p>
       
   409 </td>
       
   410 </tr>
       
   411 <tr class="bg ">
       
   412 <td class="cellrowborder" valign="top" headers="d0e46345 ">
       
   413 <p><code>Landmarks: Import: Type is invalid</code></p>
       
   414 </td>
       
   415 <td class="cellrowborder" valign="top" headers="d0e46350 ">
       
   416 <p>The <code>Type</code> property contains an invalid value.</p>
       
   417 </td>
       
   418 </tr>
       
   419 <tr class="">
       
   420 <td class="cellrowborder" valign="top" headers="d0e46345 ">
       
   421 <p><code>Landmarks: Import: Data is missing</code></p>
       
   422 </td>
       
   423 <td class="cellrowborder" valign="top" headers="d0e46350 ">
       
   424 <p>The <code>Data</code> property is missing from the input or
       
   425 it contains a value with an invalid type.</p>
       
   426 </td>
       
   427 </tr>
       
   428 <tr class="bg ">
       
   429 <td class="cellrowborder" valign="top" headers="d0e46345 ">
       
   430 <p><code>Landmarks: Import: MimeType is missing</code></p>
       
   431 </td>
       
   432 <td class="cellrowborder" valign="top" headers="d0e46350 ">
       
   433 <p>The <code>Data.MimeType</code> property is missing from the
       
   434 input or it contains a value with an invalid type.</p>
       
   435 </td>
       
   436 </tr>
       
   437 <tr class="">
       
   438 <td class="cellrowborder" valign="top" headers="d0e46345 ">
       
   439 <p><code>Landmarks: Import: SourceFile is missing</code></p>
       
   440 </td>
       
   441 <td class="cellrowborder" valign="top" headers="d0e46350 ">
       
   442 <p>The <code>Data.SourceFile</code> property is missing from the
       
   443 input or it contains a value with an invalid type.</p>
       
   444 </td>
       
   445 </tr>
       
   446 </tbody>
       
   447 </table></div></div>
       
   448 <div><h3>Export</h3>
       
   449 <p>The following table describes the error messages returned by <a href="GUID-A9024277-4FA2-429D-9C54-A155ED658B32.html#GUID-A9024277-4FA2-429D-9C54-A155ED658B32"><code>Export</code></a> as part of its return value.</p>
       
   450 <div class="tablenoborder"><a name="GUID-11C04BE1-4D36-4CDE-8C40-C76F364CDE8D"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-11C04BE1-4D36-4CDE-8C40-C76F364CDE8D" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Export error
       
   451 messages</caption>
       
   452 <thead align="left">
       
   453 <tr class="title "><th class="cellrowborder" valign="top" id="d0e46482">
       
   454 <p>Error message</p>
       
   455 </th><th class="cellrowborder" valign="top" id="d0e46487">
       
   456 <p>Description</p>
       
   457 </th></tr>
       
   458 </thead>
       
   459 <tbody>
       
   460 <tr class="">
       
   461 <td class="cellrowborder" valign="top" headers="d0e46482 ">
       
   462 <p><code>Landmarks: Export: Type or data is missing</code></p>
       
   463 </td>
       
   464 <td class="cellrowborder" valign="top" headers="d0e46487 ">
       
   465 <p>The <code>Type</code> or <code>Data</code> property
       
   466 is missing from the input.</p>
       
   467 </td>
       
   468 </tr>
       
   469 <tr class="bg ">
       
   470 <td class="cellrowborder" valign="top" headers="d0e46482 ">
       
   471 <p><code>Landmarks: Export: Type is invalid</code></p>
       
   472 </td>
       
   473 <td class="cellrowborder" valign="top" headers="d0e46487 ">
       
   474 <p>The <code>Type</code> property contains an invalid value.</p>
       
   475 </td>
       
   476 </tr>
       
   477 <tr class="">
       
   478 <td class="cellrowborder" valign="top" headers="d0e46482 ">
       
   479 <p><code>Landmarks: Export: Data is missing</code></p>
       
   480 </td>
       
   481 <td class="cellrowborder" valign="top" headers="d0e46487 ">
       
   482 <p>The <code>Data</code> property is missing from the input or
       
   483 it contains a value with an invalid type.</p>
       
   484 </td>
       
   485 </tr>
       
   486 <tr class="bg ">
       
   487 <td class="cellrowborder" valign="top" headers="d0e46482 ">
       
   488 <p><code>Landmarks: Export: MimeType is missing</code></p>
       
   489 </td>
       
   490 <td class="cellrowborder" valign="top" headers="d0e46487 ">
       
   491 <p>The <code>Data.MimeType</code> property is missing from the
       
   492 input or it contains a value with an invalid type.</p>
       
   493 </td>
       
   494 </tr>
       
   495 <tr class="">
       
   496 <td class="cellrowborder" valign="top" headers="d0e46482 ">
       
   497 <p><code>Landmarks: Export: DestinationFile is missing</code></p>
       
   498 </td>
       
   499 <td class="cellrowborder" valign="top" headers="d0e46487 ">
       
   500 <p>The <code>Data.DestinationFile</code> property is missing from
       
   501 the input or it contains a value with an invalid type.</p>
       
   502 </td>
       
   503 </tr>
       
   504 <tr class="bg ">
       
   505 <td class="cellrowborder" valign="top" headers="d0e46482 ">
       
   506 <p><code>Landmarks: Export: IdList is missing</code></p>
       
   507 </td>
       
   508 <td class="cellrowborder" valign="top" headers="d0e46487 ">
       
   509 <p>The <code>Data.IdList</code> property is missing from the input
       
   510 or it contains a value with an invalid type.</p>
       
   511 </td>
       
   512 </tr>
       
   513 <tr class="">
       
   514 <td class="cellrowborder" valign="top" headers="d0e46482 ">
       
   515 <p><code>Landmarks: Export: IdList is empty</code></p>
       
   516 </td>
       
   517 <td class="cellrowborder" valign="top" headers="d0e46487 ">
       
   518 <p>The <code>Data.IdList</code> property contains no IDs.</p>
       
   519 </td>
       
   520 </tr>
       
   521 </tbody>
       
   522 </table></div></div>
       
   523 <div><h3>Organise</h3>
       
   524 <p>The following table describes the error messages returned by <a href="GUID-B8869924-0E95-4543-954E-5A4246922CB4.html#GUID-B8869924-0E95-4543-954E-5A4246922CB4"><code>Organise</code></a> as part of its return value.</p>
       
   525 <div class="tablenoborder"><a name="GUID-45AD8757-A3B4-477B-B21F-DB6B7AABF64D"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-45AD8757-A3B4-477B-B21F-DB6B7AABF64D" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Organise error
       
   526 messages</caption>
       
   527 <thead align="left">
       
   528 <tr class="title "><th class="cellrowborder" valign="top" id="d0e46657">
       
   529 <p>Error message</p>
       
   530 </th><th class="cellrowborder" valign="top" id="d0e46662">
       
   531 <p>Description</p>
       
   532 </th></tr>
       
   533 </thead>
       
   534 <tbody>
       
   535 <tr class="">
       
   536 <td class="cellrowborder" valign="top" headers="d0e46657 ">
       
   537 <p><code>Landmarks: Organise: Type or Data or OperationType is missing</code></p>
       
   538 </td>
       
   539 <td class="cellrowborder" valign="top" headers="d0e46662 ">
       
   540 <p>The <code>Type</code>, <code>Data</code>, or <code>OperationType</code> property
       
   541 is missing from the input.</p>
       
   542 </td>
       
   543 </tr>
       
   544 <tr class="bg ">
       
   545 <td class="cellrowborder" valign="top" headers="d0e46657 ">
       
   546 <p><code>Landmarks: Organise: Type is invalid</code></p>
       
   547 </td>
       
   548 <td class="cellrowborder" valign="top" headers="d0e46662 ">
       
   549 <p>The <code>Type</code> property contains an invalid value.</p>
       
   550 </td>
       
   551 </tr>
       
   552 <tr class="">
       
   553 <td class="cellrowborder" valign="top" headers="d0e46657 ">
       
   554 <p><code>Landmarks: Organise: Data is missing</code></p>
       
   555 </td>
       
   556 <td class="cellrowborder" valign="top" headers="d0e46662 ">
       
   557 <p>The <code>Data</code> property is missing from the input or
       
   558 it contains a value with an invalid type.</p>
       
   559 </td>
       
   560 </tr>
       
   561 <tr class="bg ">
       
   562 <td class="cellrowborder" valign="top" headers="d0e46657 ">
       
   563 <p><code>Landmarks: Organise: Id is missing</code></p>
       
   564 </td>
       
   565 <td class="cellrowborder" valign="top" headers="d0e46662 ">
       
   566 <p>The <code>Data.id</code> property is missing from the input
       
   567 or it contains a value with an invalid type.</p>
       
   568 </td>
       
   569 </tr>
       
   570 <tr class="">
       
   571 <td class="cellrowborder" valign="top" headers="d0e46657 ">
       
   572 <p><code>Landmarks: Organise: IdList is missing</code></p>
       
   573 </td>
       
   574 <td class="cellrowborder" valign="top" headers="d0e46662 ">
       
   575 <p>The <code>Data.IdList</code> property is missing from the input
       
   576 or it contains a value with an invalid type.</p>
       
   577 </td>
       
   578 </tr>
       
   579 <tr class="bg ">
       
   580 <td class="cellrowborder" valign="top" headers="d0e46657 ">
       
   581 <p><code>Landmarks: Organise: IdList is empty</code></p>
       
   582 </td>
       
   583 <td class="cellrowborder" valign="top" headers="d0e46662 ">
       
   584 <p>The <code>Data.IdList</code> property contains no IDs.</p>
       
   585 </td>
       
   586 </tr>
       
   587 <tr class="">
       
   588 <td class="cellrowborder" valign="top" headers="d0e46657 ">
       
   589 <p><code>Landmarks: Organise: OperationType is missing</code></p>
       
   590 </td>
       
   591 <td class="cellrowborder" valign="top" headers="d0e46662 ">
       
   592 <p>The <code>OperationType</code> property is missing from the
       
   593 input or it contains a value with an invalid type.</p>
       
   594 </td>
       
   595 </tr>
       
   596 <tr class="bg ">
       
   597 <td class="cellrowborder" valign="top" headers="d0e46657 ">
       
   598 <p><code>Landmarks: Organise: OperationType is invalid</code></p>
       
   599 </td>
       
   600 <td class="cellrowborder" valign="top" headers="d0e46662 ">
       
   601 <p>The <code>OperationType</code> property contains an invalid
       
   602 value.</p>
       
   603 </td>
       
   604 </tr>
       
   605 </tbody>
       
   606 </table></div></div>
       
   607 <div><h3>Cancel</h3>
       
   608 <p>The following table describes the error messages returned by <a href="GUID-6D7228E7-8E06-495D-85F7-A4B1716D4CDE.html#GUID-6D7228E7-8E06-495D-85F7-A4B1716D4CDE"><code>Cancel</code></a> as part of its return value.</p>
       
   609 <div class="tablenoborder"><a name="GUID-2E5281EB-78DA-4A32-B260-9ABBC26BE23C"><!----></a><table cellpadding="4" cellspacing="0" summary="" id="GUID-2E5281EB-78DA-4A32-B260-9ABBC26BE23C" frame="border" border="1" rules="all"><caption><strong>Table: </strong>Cancel error
       
   610 messages</caption>
       
   611 <thead align="left">
       
   612 <tr class="title "><th class="cellrowborder" valign="top" id="d0e46854">
       
   613 <p>Error message</p>
       
   614 </th><th class="cellrowborder" valign="top" id="d0e46859">
       
   615 <p>Description</p>
       
   616 </th></tr>
       
   617 </thead>
       
   618 <tbody>
       
   619 <tr class="">
       
   620 <td class="cellrowborder" valign="top" headers="d0e46854 ">
       
   621 <p><code>Landmarks: Cancel: TranscationId is invalid</code></p>
       
   622 </td>
       
   623 <td class="cellrowborder" valign="top" headers="d0e46859 ">
       
   624 <p>The <code>TransactionID</code> property contains an invalid
       
   625 value or an asynchronous call associated with this ID has already been completed.</p>
       
   626 </td>
       
   627 </tr>
       
   628 <tr class="bg ">
       
   629 <td class="cellrowborder" valign="top" headers="d0e46854 ">
       
   630 <p><code>Landmarks: Cancel: TranscationId is missing</code></p>
       
   631 </td>
       
   632 <td class="cellrowborder" valign="top" headers="d0e46859 ">
       
   633 <p>The <code>TransactionID</code> property is missing from the
       
   634 input.</p>
       
   635 </td>
       
   636 </tr>
       
   637 </tbody>
       
   638 </table></div></div>
       
   639 </div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>